Repository URL to install this package:
Version:
2.0.11-7 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.NOTION_BROWSER_ID_COOKIE = "notion_browser_id";
exports.NOTION_LOCALE_COOKIE = "notion_locale";
exports.NOTION_USER_ID_COOKIE = "notion_user_id";
exports.NOTION_USERS_COOKIE = "notion_users";
//# sourceMappingURL=notionCookies.js.map
//notion-enhancer
require('notion-enhancer/pkg/loader.js')(__filename, exports);