UNPKG

json-as

Version:

The only JSON library you'll need for AssemblyScript. SIMD enabled

4 lines (3 loc) 175 B
import { JSON } from "../"; import { describe, expect } from "./lib"; import { DerivedObject, Null, ObjWithStrangeKey, ObjectWithFloat, OmitIf, Player, Vec3 } from "./types";