isEntryPointVersion
Defined in: aa-sdk/core/src/entrypoint/index.ts:34
Checks if the given value is a valid key of the EntryPointRegistry.
Example
Parameters
Returns
value is keyof EntryPointRegistry<Chain>
true if the value is a valid key of EntryPointRegistry, false otherwise