UNPKG

@dfinity/candid

Version:

JavaScript and TypeScript library to work with candid interfaces

8 lines 242 B
export * from './candid-ui'; export * from './candid-core'; export * as IDL from './idl'; export * from './utils/hash'; export * from './utils/leb128'; export * from './utils/buffer'; export * from './types'; //# sourceMappingURL=index.js.map