shared.d.ts 100 B

12
  1. import { Writer } from '@jsonjoy.com/util/lib/buffers/Writer';
  2. export declare const writer: Writer;