fix(notification): export the missing Schedule class (#874)

* fix: export the missing `Schedule` class

* remove `ScheduleData`
This commit is contained in:
阿良仔
2024-01-03 20:34:15 +08:00
committed by GitHub
parent ae0cb92438
commit 1b1d795b58
3 changed files with 9 additions and 1 deletions
@@ -0,0 +1,5 @@
---
"notification-js": patch
---
Export the missing `Schedule` class.