UNPKG

@launchtray/tsyringe-async

Version:

Lightweight dependency injection container for JavaScript/TypeScript, with asynchronous resolution

3 lines (2 loc) 195 B
import constructor from "./types/constructor"; export declare function formatErrorCtor(ctor: constructor<any>, paramIdx: number, error: Error, propertyKey?: string | symbol | undefined): string;