Add first code file
This commit is contained in:
parent
21f9de3b25
commit
fdb1097a9c
6
src/scroll.ts
Normal file
6
src/scroll.ts
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
/**
|
||||||
|
* The starting point for running scroll
|
||||||
|
*/
|
||||||
|
(() => {
|
||||||
|
// Now, to do stuff
|
||||||
|
})();
|
Loading…
Reference in New Issue
Block a user