Create working scaffolding of triggering notifications
This commit is contained in:
3
src/backend/index.ts
Normal file
3
src/backend/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { Backend } from "./base";
|
||||
export { NtfySH } from "./ntfy-sh";
|
||||
|
||||
Reference in New Issue
Block a user