vBind.d.ts 107 B

12
  1. import { DirectiveTransform } from '../transform';
  2. export declare const transformBind: DirectiveTransform;