FoundryKit

Types

Shared TypeScript interfaces for the FoundryKit ecosystem.

Types

@foundrykit/types collects the TypeScript contracts shared by the registry, CLI, search UI, and component configuration tooling.

Install

pnpm add @foundrykit/types

Export Groups

  • Component configuration types from component-config.ts.
  • Registry and CLI support types from registry.ts.
  • Project configuration types from config.ts.
  • Search result types from search.ts.

On this page