Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
'vitest'
;
2
import
{ AiSON } from
'../src/parser/aison'
;
3
4
describe(
'parse'
, () => {
Callers
nothing calls this directly
Calls
2
stringify
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected