Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
notion-desktop / usr / lib / notion-desktop / resources / app / shared / notionCookies.js
Size: Mime:
"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