UNPKG

114 BTypeScriptView Raw
1import { CSSProperties } from 'react';
2export default function autoprefix(style: CSSProperties): CSSProperties;