2018-02-19 23:07:35 +01:00

4 lines
89 B
TypeScript

import "allocator/tlsf";
export { allocate_memory, free_memory };
export { set_memory };