# EntryPointRegistryBase | @aa-sdk/core

> Overview of the EntryPointRegistryBase interface from @aa-sdk/core

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

Defined in: [aa-sdk/core/src/entrypoint/types.ts:16](https://github.com/alchemyplatform/aa-sdk/blob/main/aa-sdk/core/src/entrypoint/types.ts#L16)

## Extended by

- [`AccountEntryPointRegistry`](AccountEntryPointRegistry)
- [`EntryPointRegistry`](EntryPointRegistry)
- [`EntryPointDefRegistry`](EntryPointDefRegistry)

## Type Parameters

<table>
  <thead>
    <tr>
      <th align="left">Type Parameter</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        `T`
      </td>
    </tr>
  </tbody>
</table>

## Properties

<table>
  <thead>
    <tr>
      <th align="left">Property</th>
      <th align="left">Type</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <a id="060" /> `0.6.0`
      </td>

      <td>
        `T`
      </td>
    </tr>

    <tr>
      <td>
        <a id="070" /> `0.7.0`
      </td>

      <td>
        `T`
      </td>
    </tr>

  </tbody>
</table>