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