Files
est-frame/node_modules/@webassemblyjs/helper-wasm-section/esm/index.js
2025-10-22 05:38:27 +00:00

3 lines
161 B
JavaScript
Executable File

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