UNPKG

jatg

Version:

Just Another Template Generator

6 lines 136 B
export class JatgError extends Error { constructor(message) { super(message); } } //# sourceMappingURL=jatg-error.js.map