UNPKG

amplify-cli-core

Version:
5 lines 215 B
export declare const getLogger: (moduleName: string, fileName: string) => { info: (message: string, args?: any) => void; error: (message: string, error: Error) => void; }; //# sourceMappingURL=index.d.ts.map