mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 14:38:40 +00:00
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
export declare enum FromInclude {
|
|
IncludeVal = "0"
|
|
}
|