UNPKG

@light-merlin-dark/tok

Version:

Fast token estimation and cost calculation for enterprise LLMs with CLI and MCP support

9 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const vitest_1 = require("vitest"); (0, vitest_1.describe)('token-estimator', () => { (0, vitest_1.it)('should pass initial test', () => { (0, vitest_1.expect)(true).toBe(true); }); }); //# sourceMappingURL=index.test.js.map