options.d.ts 74 B

123
  1. export declare const OPTION_IS_COMPLEX: {
  2. [name: string]: boolean;
  3. };