mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 07:22:21 +00:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export { __alloc, __retain, __release, __collect } from "rt/stub";
|
|
export { RTTI_BASE as __rtti } from "rt";
|