mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 15:32:16 +00:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
|
import "allocator/tlsf";
|
||
|
export { gc_collect, gc_pause, gc_resume } from "./ugc";
|