Backstage
    Preparing search index...
    interface NotificationService {
        send(options: NotificationSendOptions): Promise<void>;
    }

    Implemented by

    Index

    Methods

    Methods