UNPKG

graphile-config

Version:

Standard plugin interface and helpers to be used across the Graphile stack.

3 lines 169 B
import "./interfaces.js"; export declare function loadConfig(configPath?: string | null): Promise<GraphileConfig.Preset | null>; //# sourceMappingURL=loadConfig.d.ts.map