Files
assemblyscript/tests/allocators/rt-full/assembly/index.ts
2019-06-05 23:15:39 +02:00

3 lines
52 B
TypeScript

export { memory } from "memory";
export { __free };