UNPKG

framework

Version:

The (AI) Framework: turnkey, zero-config AI orchestration that wraps a coding-agent CLI (Claude Code) as a black box and takes you from an idea to a running app. Vite for AI.

3 lines 195 B
/** The content type for a file path (by its extension), or `application/octet-stream`. */ export declare function contentTypeFor(path: string): string; //# sourceMappingURL=content-type.d.ts.map