UNPKG

axentix

Version:

Axentix is a framework mixing fully customizable components & utility-first classes, leaving the design choice to the developer.

8 lines (7 loc) 159 B
export declare class Axentix { #private; component: string; isAll: boolean; options: any; constructor(component: string, options?: any); }