UNPKG

@eslint-types/import

Version:
6 lines (4 loc) 116 B
export interface Schema0 { target?: 'single' | 'any'; } export type PreferDefaultExportRuleOptions = [Schema0?];