UNPKG
ks-react-cli-lib
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
0.1.2
0.1.1
Library for quickly creating react components
ks-react-cli-lib
/
dist
/
helpers.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
function
upperName
(
name
:
string
):
string
;