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

プロパティ

[`key`: `string`]
"string" | "number" | "boolean" | "undefined"
ulp- で始まる追加のカスタムフィールド (例: 'ulp-custom-field') 。