global.d.ts 63 B

123
  1. interface Window {
  2. __EXCALIDRAW_SHA__: string | undefined;
  3. }