MCPcopy Index your code
hub / github.com/aiscript-dev/aiscript / aison.ts

File aison.ts

test/aison.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest';
2import { AiSON } from '../src/parser/aison';
3
4describe('parse', () => {

Callers

nothing calls this directly

Calls 2

stringifyMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected