Notifications for Fabrix
$ npm install --save @fabrix/spool-notifications// config/main.ts
import { NotificationsSpool } from '@fabrix/spool-notifications'
export const main = {
spools: [
// ... other spools
NotificationsSpool
]
}| Name | Name | Last commit date | ||
|---|---|---|---|---|