mirror of
https://dev.azure.com/tstanciu94/PhantomMind/_git/Bitip
synced 2025-10-13 01:52:19 +03:00
fix: update import statement for LogLevel to include file extension
This commit is contained in:
parent
c546a3c1a0
commit
2287da53f4
@ -1,4 +1,4 @@
|
|||||||
import { LogLevel } from './log';
|
import { LogLevel } from './log.js';
|
||||||
|
|
||||||
export * from './log';
|
export * from './log';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user