mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-18 20:28:56 +00:00
Generate example code
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import * as flatbuffers from 'flatbuffers';
|
||||
|
||||
import { OptionalByte } from '../optional-scalars/optional-byte.js';
|
||||
import { OptionalByte } from './optional-byte.js';
|
||||
|
||||
|
||||
export class ScalarStuff {
|
||||
|
||||
Reference in New Issue
Block a user