UNPKG
react-logger-js
Version:
latest (2.0.0)
2.0.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
A ReactJS library to log the data.
react-logger-js.bardwaj.me
varunpbardwaj/react-logger-js
react-logger-js
/
dist
/
src
/
configs
/
idGenerator.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
default
function
idGenerator
(
length
:
number
):
string
;