mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
refactor(plugin): ♻️ Add more exports to @versia/kit for database behaviour
This commit is contained in:
parent
23300ae93e
commit
3879763971
10 changed files with 44 additions and 22 deletions
|
|
@ -1,5 +0,0 @@
|
|||
import { Note } from "./note";
|
||||
import { OAuthManager } from "./oauth";
|
||||
import { Timeline } from "./timeline";
|
||||
|
||||
export { Note, Timeline, OAuthManager };
|
||||
Loading…
Add table
Add a link
Reference in a new issue