4 lines
42 B
TypeScript
4 lines
42 B
TypeScript
import { init } from "./memory";
|
|
|
|
init();
|
import { init } from "./memory";
|
|
|
|
init();
|