Types for Archiver A simple unify post archive. Docs.rs
- PostArchiverViewer
- Code by your self
cargo add post-archivernpm add -D post-archiverImport you need types
import type { Post } from "post-archiver"cargo buildcargo test -F=typescript
node gen-types.mjsYou will get files in bindings