mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor: 🔥 Remove plugin functionality, move OpenID plugin to core
This commit is contained in:
parent
278bf960cb
commit
b5e9e35427
45 changed files with 1502 additions and 2304 deletions
|
|
@ -1,4 +1 @@
|
|||
export { ApiError } from "./api-error.ts";
|
||||
export { Hooks } from "./hooks.ts";
|
||||
export { Plugin } from "./plugin.ts";
|
||||
export { type Manifest, manifestSchema } from "./schema.ts";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue