export const PORTAL_PROTOCOL = `portal:`;

export const LINK_PROTOCOL = `link:`;
