mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
committed by
Wouter van Oortmerssen
parent
4fdfe0d468
commit
b59a1ca2f8
@@ -43,7 +43,7 @@ First, include the library and generated code. Then read the file into an
|
||||
the ByteBuffer to the `getRootAsMonster` function.
|
||||
|
||||
~~~{.ts}
|
||||
// note: import flabuffers with your desired import method
|
||||
// note: import flatbuffers with your desired import method
|
||||
|
||||
import { MyGame } from './monster_generated';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user