UNPKG

actionhero

Version:

The reusable, scalable, and quick node.js API server for stateless and stateful applications

3 lines (2 loc) 115 B
import * as glob from "glob"; export declare function safeGlobSync(match: string, args?: glob.IOptions): string[];