first commit
This commit is contained in:
6
src/inc/handranker.mjs
Normal file
6
src/inc/handranker.mjs
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
export default new class handranker {
|
||||||
|
constructor() {
|
||||||
|
return this;
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
Reference in New Issue
Block a user