refactor: import objAsString from libkernel
This commit is contained in:
parent
a73561d369
commit
3c8eb1b081
|
@ -1,4 +1,4 @@
|
|||
import { objAsString } from "@lumeweb/libweb";
|
||||
import { objAsString } from "@lumeweb/libkernel";
|
||||
|
||||
// wLog is a wrapper for the log and logErr functions, to deduplicate code.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue