UNPKG

@ton-community/tlb-parser

Version:

Parse TLB syntax into TypeScript objects

5 lines 123 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', };