UNPKG

unnestcss

Version:
4 lines (3 loc) 120 B
import { type Element } from "./stylis.ts"; export declare const host: (element: Element) => void; export default host;