import { BASIC_TYPES } from '@og/binary-struct'; /** @typedef {number} PosT */ export const TYPEDEF_PosT = BASIC_TYPES.u8;