Home
last modified time | relevance | path

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

/interface/sdk-js/api/notification/
DnotificationSubscriber.d.ts17 import { NotificationSortingMap } from './notificationSortingMap';
34 onUpdate?:(data: NotificationSortingMap) => void;
54 readonly sortingMap?: NotificationSortingMap;
DnotificationSortingMap.d.ts28 interface NotificationSortingMap { interface