transform-properties.d.ts 104 B

12
  1. declare const _default: (decl: any, customProperties: any, opts: any) => void;
  2. export default _default;