Files
flatbuffers/tests/ts/my-game/other-name-space/from-include.d.ts
2025-09-23 21:50:27 -07:00

4 lines
56 B
TypeScript

export declare enum FromInclude {
IncludeVal = '0',
}