UNPKG

@kyleroberts69/core

Version:

Core library for the Chatbot project

3 lines (2 loc) 118 B
export type { Database } from './database/client-side'; export type { ServerDatabase } from './database/server-side';