UNPKG

@onesy/utils

Version:
3 lines (2 loc) 80 B
declare const capitalize: (value: string) => string; export default capitalize;