UNPKG

@startpage/bookmarks

Version:

Bookmark management for your startpage

6 lines (5 loc) 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BookmarkConsumer = void 0; const BookmarkContext_1 = require("./BookmarkContext"); exports.BookmarkConsumer = BookmarkContext_1.BookmarkContext.Consumer;