katoikia-app/web-ui/web-react/node_modules/@webassemblyjs/helper-wasm-section/esm/index.js

3 lines
161 B
JavaScript
Raw Normal View History

2022-07-06 04:15:11 +00:00
export { resizeSectionByteSize, resizeSectionVecSize } from "./resize";
export { createEmptySection } from "./create";
export { removeSections } from "./remove";