UNPKG

aliascss

Version:

AliasCSS is a CSS post processor.

6 lines (5 loc) 118 B
declare const attribute: { [key: string]: any; process: (...args: any[]) => any; }; export default attribute;