@@ -1,7 +1,6 @@
|
||||
import { AuthenticationProvider } from "@server/models";
|
||||
|
||||
export default function present(
|
||||
// @ts-expect-error ts-migrate(2749) FIXME: 'AuthenticationProvider' refers to a value, but is... Remove this comment to see the full error message
|
||||
authenticationProvider: AuthenticationProvider
|
||||
) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user