UNPKG
@sudobility/email-components
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
Email marketing and management UI components for React
@sudobility/email-components
/
dist
/
lib
/
utils.d.ts
3 lines
•
131 B
TypeScript
View Raw
1
2
3
import
{
ClassValue
}
from
'clsx'
;
export
declare
function
cn
(
...
inputs
:
ClassValue
[]
):
string
;
//# sourceMappingURL=utils.d.ts.map