Type alias: AuthLessServerOptions
AuthLessServerOptions:
Omit<ServerOptions,"auth">
The ServerOptions without ServerOptions.auth.
Since
1.0.0
Source
projects/plugins/packages/api/src/lib/structures/http/Server.ts:233
AuthLessServerOptions:
Omit<ServerOptions,"auth">
The ServerOptions without ServerOptions.auth.
1.0.0
projects/plugins/packages/api/src/lib/structures/http/Server.ts:233