iview.d.ts 70 Bytes Edit Raw Blame History 1 2 3 4 declare module 'iview' { const iView: any; export default iView; }