UNPKG

@jlalmes/goober

Version:

A less than 1KB css-in-js solution

8 lines (5 loc) 146 B
export = autoprefixer; export as namespace autoprefixer; declare namespace autoprefixer { function prefix(key: string, val: any): string; }