post-archiver
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

PostArchiver

Types for Archiver A simple unify post archive. Docs.rs

Input

Output

Install

For Rust

cargo add post-archiver

For TypeScript

npm add -D post-archiver

Import you need types

import type { Post } from "post-archiver"

Build

For Rust

cargo build

For TypeScript

cargo test -F=typescript
node gen-types.mjs

You will get files in bindings

Readme

Keywords

none

Package Sidebar

Install

npm i post-archiver

Weekly Downloads

26

Version

0.3.3

License

BSD-3-Clause

Unpacked Size

7.22 kB

Total Files

16

Last publish

Collaborators

  • xiao-e-yun