UNPKG

ts-repository

Version:

Repository template interfaces and stub in-memory implementation

4 lines (3 loc) 92 B
export declare abstract class AbstractError extends Error { constructor(msg: string); }