Type alias AppendNamespace<Ns, Keys>

AppendNamespace<Ns, Keys>: `${Ns & string}${_NsSeparator}${Keys & string}`

Type Parameters

  • Ns
  • Keys