UNPKG

@eslint-types/import

Version:
8 lines (6 loc) 179 B
export interface Schema0 { importFunctions?: string[]; webpackChunknameFormat?: string; [k: string]: unknown; } export type DynamicImportChunknameRuleOptions = [Schema0?];