# CitreaInitializerType

```
type CitreaInitializerType = ChainInitializer<CitreaOptions, CitreaChainType, CitreaAssetsType>;
```

Defined in: [atomiq-chain-evm/src/chains/citrea/CitreaInitializer.ts:184](https://github.com/atomiqlabs/atomiq-chain-evm/blob/98ca6f16fbfb37e521f8c27b4f942642fe00c2ee/src/chains/citrea/CitreaInitializer.ts#L184)

Type definition for the Citrea chain initializer
