-import * as lib from "lib"; +const lib = karlkoder.lib(); lib.clear("green");
diff --git a/index.html b/index.html index aa9f39b..7c0eda0 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-import * as lib from "lib"; +const lib = karlkoder.lib(); lib.clear("green");