Effectively copied from the TypeScript types:
Will be helpful to type return value of new SiweMessage(message) in siweAuthResponder as SIWEMessage.
Depends on D6029
Differential D6030
[lib] Introduce `SIWEMessage` type atul on Dec 24 2022, 7:58 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Effectively copied from the TypeScript types: Will be helpful to type return value of new SiweMessage(message) in siweAuthResponder as SIWEMessage. Depends on D6029 Careful reading
Diff Detail
Event TimelineComment Actions Will type the parts of siwe library we use properly w/ flow-typed in a subsequent diff once everything is working. |