UNPKG

@jsonjoy.com/json-pack

Version:

High-performance JSON serialization library

7 lines (6 loc) 200 B
export * from './types'; export * from './AvroSchemaValidator'; export * from './AvroEncoder'; export * from './AvroSchemaEncoder'; export * from './AvroDecoder'; export * from './AvroSchemaDecoder';