Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 748 Bytes

types.ResolvedKey.md

File metadata and controls

27 lines (15 loc) · 748 Bytes

Interface: ResolvedKey<T>

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


Type parameters

Name Type
T extends KeyLike = KeyLike

Table of contents

Properties

Properties

key

key: Uint8Array | T

Key resolved from the key resolver function.