UNPKG

graphile-config

Version:

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

2 lines 129 B
export declare function isPromiseLike<T>(value: T | PromiseLike<T>): value is PromiseLike<T>; //# sourceMappingURL=utils.d.ts.map