1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-15 08:41:29 +00:00

4 lines
57 B
TypeScript
Raw Normal View History

2017-12-04 19:26:50 +01:00
declare function external(): void;
export { external };