UNPKG

zss-engine

Version:
5 lines (4 loc) 161 B
import type { CSSHTML } from '../index.js'; export declare function transpile(object: CSSHTML, base36Hash?: string, core?: string): { styleSheet: string; };