UNPKG

@solid/community-server

Version:

Community Solid Server: an open and modular implementation of the Solid specifications

6 lines 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONTEXT_NOTIFICATION = exports.CONTEXT_ACTIVITYSTREAMS = void 0; exports.CONTEXT_ACTIVITYSTREAMS = 'https://www.w3.org/ns/activitystreams'; exports.CONTEXT_NOTIFICATION = 'https://www.w3.org/ns/solid/notification/v1'; //# sourceMappingURL=Notification.js.map