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

4 lines
82 B
TypeScript

import "./buddy";
export { allocate_memory, free_memory };
export { set_memory };