Files
scrypted/server/src/plugin/plugin-error.ts
2021-12-07 18:40:14 -08:00

3 lines
43 B
TypeScript

export class PluginError extends Error {
}