mirror of
https://github.com/flatgeobuf/flatgeobuf.git
synced 2025-12-08 19:06:03 +00:00
3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
./flatc --ts --gen-all --size-prefixed -o src/ts src/fbs/*.fbs
|