UNPKG

codacy-seed

Version:
3 lines (2 loc) 86 B
import { Engine } from "./engine"; export declare function run(engine: Engine): void;