vShow.d.ts 113 B

12
  1. import { DirectiveTransform } from '@vue/compiler-core';
  2. export declare const transformShow: DirectiveTransform;