RefAppendOptions: {
    excludeField?: string[];
    excludeSemanticPropertiesForType?: string[];
    excludeType?: string[];
}

Type declaration

  • OptionalexcludeField?: string[]
  • OptionalexcludeSemanticPropertiesForType?: string[]
  • OptionalexcludeType?: string[]