UNPKG

@opentelemetry/instrumentation-restify

Version:
3 lines 179 B
export declare const isPromise: (value?: any) => value is Promise<unknown>; export declare const isAsyncFunction: (value?: unknown) => boolean; //# sourceMappingURL=utils.d.ts.map