This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
pinafore
Watch
1
Star
0
Fork
You've already forked pinafore
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
75b4d09b64
pinafore
/
routes
/
_components
/
dialog
/
helpers
/
createDialogId.js
6 lines
71 B
JavaScript
Raw
Blame
History
let
count
=
-
1
export
function
createDialogId
(
)
{
return
++
count
}
Reference in New Issue
View Git Blame
Copy Permalink