PostArchiver
Types for Archiver
For FanboxArchive of Unify Archive.
Provide API to web, just deploy a Static Server.
Input
- FanboxArchive
- Planing
Output
- Code by your self
Install
For Rust
use it (check src/structs.rs to know more)
use *;
For TypeScript
Import you need types
import type { ArchivePost } from "post-archiver"
Build
For Rust
For TypeScript
You will get files in bindings