0.0.16 • Published 6 years ago
@quictools/qlog-schema v0.0.16
This TypeScript schema is published on NPM as @quictools/qlog-schema
npm install @quictools/qlog-schema
and then use it in your TypeScript files with: import * as qlog from '@quictools/qlog-schema'
You can then load qlog files and cast the root json object to qlog.IQLog to get autocomplete etc.