UNPKG

@tenoxui/moxie

Version:

Very lightweight utility-first CSS engine for style generation

2 lines (1 loc) 191 B
export declare function constructRaw(prefix: null | undefined | string, type: string, value?: null | string, unit?: null | string, secValue?: null | string, secUnit?: null | string): string;