delete type from auth
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export * from './auth.interface.js';
|
||||
export * from './auth.context.js';
|
||||
|
||||
export * from './types.js';
|
||||
export * from './auth.token.js';
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
export type { CurrentUserResponseModel as UmbCurrentUser } from '@umbraco-cms/backoffice/backend-api';
|
||||
Reference in New Issue
Block a user