Variable: vueprintTypeImportOnly
ts
const vueprintTypeImportOnly: RuleModule<
"nonTypeImport",
[],
unknown,
RuleListener
>;
An ESLint rule that disallows non-type imports from "@jakguru/vueprint".