mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 15:02:17 +08:00
6 lines
60 B
TypeScript
6 lines
60 B
TypeScript
import tiny from 'tinydb'
|
|
|
|
const db = {}
|
|
|
|
export default db
|