2 lines
90 B
TypeScript
2 lines
90 B
TypeScript
export const rendererUrl = import.meta.env.MERMAID_RENDERER_URL ?? 'https://mermaid.ink';
|