post-archiver
v0.4.5
Published
Types for Post Archiver, https://github.com/xiao-e-yun/PostArchiver
Readme
PostArchiver
Types for Archiver A simple unify post archive. Docs.rs
Input
Output
- PostArchiverViewer
- Code by your self
Install
For Rust
cargo add post-archiverFor TypeScript
npm add -D post-archiverImport you need types
import type { Post } from "post-archiver"Build
For Rust
cargo buildFor TypeScript
cargo test -F=typescript
node gen-types.mjsYou will get files in bindings
