This website works better with JavaScript.
Explore
Sign In
madmaniak
/
slots
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Time slots app prototype
8
Commits
1
Branch
0
Tags
12 MiB
CSS
48.1%
JavaScript
18.9%
HTML
17.9%
Ruby
15.1%
Tree:
536cb91134
slots
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
identity.js
3 lines
52 B
Raw
Blame
History
export
default
function
_
identity
(
x
)
{
return
x
;
}
Reference in new issue