UNPKG

oral-ts

Version:

a testing framework for typescript

3 lines (2 loc) 109 B
import { argsReturn } from "../global"; export declare const argParser: (args: Array<string>) => argsReturn;