UNPKG

@socialgorithm/uabc

Version:

Ultimate Algorithm Battle Client

4 lines (3 loc) 126 B
import { ChildProcess } from "child_process"; declare const _default: (cmd: string) => ChildProcess; export default _default;