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