Home
last modified time | relevance | path

Searched refs:NotificationSortingMap (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/notification/
DnotificationSubscriber.d.ts22 import { NotificationSortingMap } from './notificationSortingMap';
64 onUpdate?: (data: NotificationSortingMap) => void;
189 readonly sortingMap?: NotificationSortingMap;
DnotificationSortingMap.d.ts31 interface NotificationSortingMap { interface