UNPKG

sortier

Version:
3 lines (2 loc) 111 B
import { Context } from "./args-parser.js"; export declare function getFiles(context: Context): Array<string>;