UNPKG

@gameon/web

Version:
3 lines 170 B
import { createContext } from '@lit-labs/context'; export const notificationsContext = createContext('lastSeenMessage'); //# sourceMappingURL=notifications.context.js.map