Repository URL to install this package:
Version:
2.0.11-8 ▾
|
"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