Files
tryno10/app/code/node_modules/@webassemblyjs/helper-wasm-section/esm/index.js
T
2022-04-07 18:09:31 +05:30

3 lines
161 B
JavaScript

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