a64395a
1
2
3
4
5
import { Settings } from "@/types" export const defaultSettings: Settings = { huggingfaceApiKey: "", }