Types for Archiver A simple unify post archive. Docs.rs
- FanboxArchive
- Planing
- PostArchiverViewer
- Code by your self
cargo add post-archiver
npm add -D post-archiver
Import you need types
import type { Post } from "post-archiver"
cargo build
cargo test -F=typescript
node gen-types.mjs
You will get files in bindings