Remix
Remix
remix/route-pattern/href · TypeView Source

CreateHrefArgs

Summary

Tuple of arguments accepted by createHref for a given pattern source.

Signature

type CreateHrefArgs<source> = _CreateHrefArgs<ParseHrefParams<source>>;