Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
export const myfuncs = {
|
||||
|
||||
test(){
|
||||
console.log("Myfunc test");
|
||||
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user