UNPKG

@opentelemetry/instrumentation-restify

Version:

OpenTelemetry instrumentation for `restify` http web application framework

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