UNPKG

exexcepturi

Version:

css-to-ts takes css file and outputs TypeScript file with an exported string containing content of your css file.

3 lines (2 loc) 80 B
import { Options } from "./contracts"; export declare var Arguments: Options;