shims.d.ts 80 B

12345
  1. declare interface Window {
  2. // extend the window
  3. }
  4. declare module 'vue-esign'