CustomShapeTypeInfo

Public TypeAlias

Signature
type CustomShapeTypeInfo = {
  type: string
  migrations: ReturnType<typeof defineMigrations>
  validator?: StoreValidator<TLShape>
}
References

ReturnType, defineMigrations, StoreValidator, TLShape

Edit this page
Last edited on 11 May 2023
cursorValidatordocumentTypeMigrations