UNPKG

@aokiapp/tlv

Version:

Tag-Length-Value (TLV) parser and builder library with schema support. Provides both parsing and building APIs as submodules.

4 lines 144 B
export * from "./basic-builder.js"; export * from "./schema-builder.js"; export * from "../common/types.js"; //# sourceMappingURL=index.d.ts.map