Open alpharder opened 4 months ago
One have to always write createModule({}) instead of just createModule()
createModule({})
createModule()
One have to always write
createModule({})
instead of justcreateModule()