mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
refactor(api): ♻️ Replace old client library with new version (@versia/client)
This commit is contained in:
parent
7708bff31f
commit
fbe86043b7
45 changed files with 51 additions and 54 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { Source as ApiSource } from "@lysand-org/client/types";
|
||||
import type { Source as ApiSource } from "@versia/client/types";
|
||||
import type { ContentFormat } from "@versia/federation/types";
|
||||
import type { Challenge } from "altcha-lib/types";
|
||||
import { relations, sql } from "drizzle-orm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue