Package: effect Module: String
effect
String
Concatenates two strings at the type level.
Signature
type `${A}${B}` = `${A}${B}`
Source
Since v2.0.0