2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
import { start } from "./run/start"
|
|
new start() |
import { start } from "./run/start"
|
|
new start() |