mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-24 11:41:02 +00:00
fix(packages/shared): fix weird log dates and clean up imports
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from './constants/index.js'
|
||||
export * from './schemas/index.js'
|
||||
export * from './utils/index.js'
|
||||
export * from './constants/index'
|
||||
export * from './schemas/index'
|
||||
export * from './utils/index'
|
||||
|
||||
Reference in New Issue
Block a user