Type Alias TExcludeFromTemplateLiteral<L, R>

TExcludeFromTemplateLiteral<L, R>: TExclude<TTemplateLiteralToUnion<L>, R>

Type Parameters