# LightAccountType | @account-kit/smart-contracts

> Light account types supported: LightAccount, MultiOwnerLightAccount

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

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

```ts
type LightAccountType = "LightAccount" | "MultiOwnerLightAccount";
```

Defined in: [account-kit/smart-contracts/src/light-account/types.ts:9](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/smart-contracts/src/light-account/types.ts#L9)

Light account types supported: LightAccount, MultiOwnerLightAccount