UNPKG

ton-assembly

Version:
7 lines 311 B
export { Cell, Slice, Builder } from "@ton/core"; export type { Dictionary, DictionaryKeyTypes, DictionaryValue } from "./dict/Dictionary"; export * as logs from "./logs"; export * as runtime from "./runtime"; export * as text from "./text"; export * as trace from "./trace"; //# sourceMappingURL=index.d.ts.map