DocSpace-client/packages/client/index.d.ts

7 lines
76 B
TypeScript

interface Window {
zESettings?: any;
zE?: {
apply: Function;
};
}