assemblyscript/std/assembly/rt/index-stub.ts
2019-05-24 20:31:52 +02:00

3 lines
109 B
TypeScript

export { __alloc, __retain, __release, __collect } from "rt/stub";
export { RTTI_BASE as __rtti } from "rt";