first commit
This commit is contained in:
parent
f3c6bdff1c
commit
27cca680bc
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;
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user