UNPKG

@churchapps/apihelper

Version:

Library of helper functions not specific to any one ChurchApps project or framework.

7 lines 172 B
export declare class ErrorLog { application?: string; level?: string; message?: string; additionalDetails?: string; } //# sourceMappingURL=ErrorLog.d.ts.map