UNPKG

@neo-one/smart-contract-compiler

Version:

NEO•ONE TypeScript smart contract compiler.

6 lines (4 loc) 183 B
export { compileContract, getSemanticDiagnostics } from './api'; export { scan } from './scan'; export { COMPILER_OPTIONS } from './createContext'; //# sourceMappingURL=index.js.map