summaryrefslogtreecommitdiffstats
path: root/node_modules/@webassemblyjs/helper-wasm-section/esm/index.js
blob: 91afb0a15830adf1f49c0fe9afb60f4665886ceb (plain) (blame)
1
2
3
export { resizeSectionByteSize, resizeSectionVecSize } from "./resize";
export { createEmptySection } from "./create";
export { removeSections } from "./remove";