DigitalConsumer.FixMyGlass/node_modules/@webassemblyjs/helper-wasm-section/esm/index.js
2021-09-20 17:57:19 -04:00

3 lines
No EOL
161 B
JavaScript

export { resizeSectionByteSize, resizeSectionVecSize } from "./resize";
export { createEmptySection } from "./create";
export { removeSections } from "./remove";