initial commit
This commit is contained in:
4
node_modules/unenv/runtime/npm/consola.mjs
generated
vendored
Normal file
4
node_modules/unenv/runtime/npm/consola.mjs
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import mock from "../mock/proxy.mjs";
|
||||
export default mock.__createMock__("consola", {
|
||||
...console
|
||||
});
|
||||
Reference in New Issue
Block a user