2 lines
120 B
TypeScript
2 lines
120 B
TypeScript
|
|
/** Deep link domain — single source of truth for the PWA. */
|
||
|
|
export const DEEP_LINK_DOMAIN = 'tilfluktsrom.naiv.no';
|