1
0
Files

5 lines
125 B
TypeScript
Raw Permalink Normal View History

2022-07-03 21:22:33 +08:00
/// <reference path="./globals.d.ts" />
const Vec3d: typeof Vec3
const Direction: typeof Facing
const Text: typeof Component