/** @type {string[]} */ const DOMAINS = []; /** @type {string[]} */ const DOMAINS_PRELOGIN = []; export { DOMAINS_PRELOGIN }; export default DOMAINS;