UNPKG

@mqix/structured

Version:

This is a library for serialization of javascript objects from and to c like packed structs as an Uint8Array.

4 lines (3 loc) 95 B
export { default } from "./structured"; export * from "./structured"; export * from "./types";