LocalizedDescription: {
    default: boolean;
    description: string;
    language: string;
    name: string;
}

Type declaration

  • default: boolean
  • description: string
  • language: string
  • name: string

Generated using TypeDoc