UNPKG

@geckos.io/typed-array-buffer-schema

Version:

A Schema based Object to Buffer converter

4 lines 249 B
export { Lib as BufferSchema } from './lib'; export { Model } from './model'; export { int8, uint8, int16, uint16, int32, uint32, int64, uint64, float32, float64, string8, string16, bool8, bool16 } from './views'; //# sourceMappingURL=index.d.ts.map