UNPKG

arela

Version:

AI-powered CTO with multi-agent orchestration, code summarization, visual testing (web + mobile) for blazing fast development.

10 lines 360 B
export var QueryType; (function (QueryType) { QueryType["PROCEDURAL"] = "procedural"; QueryType["FACTUAL"] = "factual"; QueryType["ARCHITECTURAL"] = "architectural"; QueryType["USER"] = "user"; QueryType["HISTORICAL"] = "historical"; QueryType["GENERAL"] = "general"; })(QueryType || (QueryType = {})); //# sourceMappingURL=types.js.map