Generate example code

This commit is contained in:
Austin Chick
2025-12-22 08:31:40 -06:00
parent 7c7e08341a
commit e39dbf64c4
9 changed files with 27 additions and 27 deletions

View File

@@ -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 {