Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "pretty/interfaces/typeDependentDictionary"

Index

Type aliases

typeDependentBroadOnlyDictionaryT

typeDependentBroadOnlyDictionaryT<TValue>: {}

Type parameters

  • TValue: unknown

Type declaration

typeDependentBroadOnlyPartialDictionaryT

typeDependentBroadOnlyPartialDictionaryT<TValue>: Partial<typeDependentBroadOnlyDictionaryT<TValue>>

Type parameters

  • TValue: unknown

typeDependentDictionaryT

typeDependentDictionaryT<TValue>: {}

Type parameters

  • TValue: unknown

Type declaration

typeDependentFineDictionaryT

typeDependentFineDictionaryT<TNodeBroadTypeEnum, TValue>: {}

Type parameters

Type declaration

typeDependentPartialDictionaryT

typeDependentPartialDictionaryT<TValue>: {}

Type parameters

  • TValue: unknown

Type declaration

typeDependentPartialFineDictionaryT

typeDependentPartialFineDictionaryT<TNodeBroadTypeEnum, TValue>: {}

Type parameters

Type declaration

Generated using TypeDoc