UNPKG

@ton-community/tlb-parser

Version:

Parse TLB syntax into TypeScript objects

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