Skip to main content
Example
export interface CustomOptions {
  [key: string]: string | number | boolean | undefined;
}

Propriétés

[`key`: `string`]
"string" | "number" | "boolean" | "undefined"
Autres champs personnalisés préfixés par ulp- (par exemple, 'ulp-custom-field').