Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
6 lines
103 B
TypeScript
6 lines
103 B
TypeScript
/**
|
|
* Deploy-specific configuration constants.
|
|
*/
|
|
|
|
export const IFRAME_EMBED_ALLOWED_LOCATIONS = [];
|