UNPKG

@palmares/databases

Version:

Add support for working with databases with palmares framework

7 lines 260 B
export declare class NotImplementedAdapterException extends Error { constructor(methodName: string); } export declare class NotImplementedAdapterFieldsException extends Error { constructor(methodName: string); } //# sourceMappingURL=exceptions.d.ts.map