version.d.ts 108 B

12
  1. export declare function canIUseModel(): boolean;
  2. export declare function canIUseFormFieldButton(): boolean;