UNPKG

390 BTypeScriptView Raw
1export { defaultId, precompile, precompileJSON, PrecompileOptions } from './lib/compiler';
2export { ProgramSymbols, buildStatement, buildStatements, s, c, unicode, NEWLINE, } from './lib/builder/builder';
3export { BuilderStatement, Builder } from './lib/builder/builder-interface';
4export { default as WireFormatDebugger } from './lib/wire-format-debug';
5//# sourceMappingURL=index.d.ts.map
\No newline at end of file