UNPKG
@difizen/ai-flow
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Scalable, out-of-the-box, agent-oriented flow
@difizen/ai-flow
/
es
/
utils
/
basic.d.ts
2 lines
(1 loc)
•
66 B
TypeScript
View Raw
1
2
export
declare
function
capitalizeFirstLetter
(
s
:
string
):
string
;