mirror of
https://github.com/amark/gun.git
synced 2025-06-07 06:36:46 +00:00
fix: change type to string instead of literal newPassword (#1309)
This commit is contained in:
parent
73b661a6a5
commit
9433e5ca06
2
types/sea/OptionsUserAuth.d.ts
vendored
2
types/sea/OptionsUserAuth.d.ts
vendored
@ -1 +1 @@
|
|||||||
export type OptionsUserAuth = { change: 'newPassword' };
|
export type OptionsUserAuth = { change: string };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user