Skip to content

@kekkai/blueprint / Framework

Type Alias: Framework

Framework = "vue" | "react" | "auto"

Defined in: config/types.ts:8

Target framework. auto = detect from the project at bootstrap time.