---
title: createTLStore
status: published
category: editor
group: Function
author: api
date: 06/23/2023
order: 16
---Public Function
A helper for creating a TLStore. Custom shapes cannot override default shapes.
##### Parameters
`{ initialData, defaultName, ...rest }`
```ts
TLStoreOptions
```
##### Returns
```ts
TLStore
```
##### References
[TLStoreOptions](/gen/editor/TLStoreOptions-type), [TLStore](/gen/tlschema/TLStore-type)