主题
LowDB 基于适配器模式,支持多种存储方式。
import { JSONFile } from 'lowdb' const adapter = new JSONFile('file.json')