UNPKG

@peakpay/excalidraw

Version:
3 lines (2 loc) 130 B
export declare const normalizeLink: (link: string) => string; export declare const isLocalLink: (link: string | null) => boolean;