Type alias ConstrainedSecret<T>

ConstrainedSecret<T>: T extends Secret ? T : SavedSecret

Type Parameters

  • T