mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-27 16:02:16 +00:00
3 lines
133 B
TypeScript
3 lines
133 B
TypeScript
export { __alloc, __realloc, __free, __retain, __release, __collect } from "rt/stub";
|
|
export { __instanceof, __typeinfo } from "rt";
|