mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-09 09:01:16 +08:00
Delete UpdateUserParameters
This commit is contained in:
3
types/auth0/index.d.ts
vendored
3
types/auth0/index.d.ts
vendored
@@ -81,9 +81,6 @@ export interface Identity {
|
||||
isSocial: boolean;
|
||||
}
|
||||
|
||||
export interface UpdateUserParameters extends ObjectWithId {
|
||||
}
|
||||
|
||||
export interface AuthenticationClientOptions {
|
||||
clientId?: string;
|
||||
domain: string;
|
||||
|
||||
Reference in New Issue
Block a user