UNPKG

slim-ef

Version:

An implementation of basic entity framework functionnalities in typescript

4 lines (3 loc) 108 B
export declare class SQLQuerySpecificationException extends Error { constructor(message?: string); }