type TLStoreOptions = TLStoreBaseOptions & {
  id?: string
} & TLStoreSchemaOptions
TLStoreEventInfoTLStoreSchemaOptions