github-actions[bot] 72d338afb9
#116 - Replace (#117)
Co-authored-by: Anthony Fu <11247099+antfu@users.noreply.github.com>
2020-11-16 18:38:16 +08:00

2 lines
77 B
TypeScript

type Replace<S extends string, From extends string, To extends string> = any