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
3
Commits
1
Branch
0
Tags
12 MiB
Tree:
5e1e5f64e6
slots
/
node_modules
/
shebang-regex
/
index.js
3 lines
42 B
Raw
Normal View
History
npx imba create (Vite)
2 years ago
'use strict'
;
module
.
exports
=
/^#!(.*)/
;