FoundryKit

Integration

How shared types connect FoundryKit packages.

Integration

  • The CLI depends on these types to describe registry responses, config files, and dependency resolution.
  • Components and Hooks reuse the search-related contracts.
  • Registry-generation tooling and component metadata also flow through this package.

Use this package when you want your app or tooling code to line up with FoundryKit’s current internal contracts instead of redefining them locally.

On this page