Install @freearhey/core

This commit is contained in:
freearhey
2023-09-22 05:17:22 +03:00
parent dad8935915
commit f8902e4e45
39 changed files with 141 additions and 420 deletions

View File

@@ -1,5 +1,5 @@
import { Generator } from './generator'
import { Collection, Storage, Logger } from '../core'
import { Collection, Storage, Logger } from '@freearhey/core'
import { Playlist, Subdivision, Region } from '../models'
import { PUBLIC_DIR } from '../constants'