UNPKG

@fpjs-incubator/broyster

Version:
6 lines (5 loc) 91 B
export interface KarmaLauncher { kill: () => void; id: string; name: string; }