mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Update cypress/helpers/util.ts
This commit is contained in:
parent
66e5f8ae18
commit
e25faeee4c
@ -2,7 +2,7 @@
|
|||||||
import { Buffer } from 'buffer';
|
import { Buffer } from 'buffer';
|
||||||
import type { MermaidConfig } from '../../packages/mermaid/src/config.type.js';
|
import type { MermaidConfig } from '../../packages/mermaid/src/config.type.js';
|
||||||
|
|
||||||
type CypressConfig = {
|
interface CypressConfig {
|
||||||
listUrl?: boolean;
|
listUrl?: boolean;
|
||||||
listId?: string;
|
listId?: string;
|
||||||
name?: string;
|
name?: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user