UNPKG

saepequia

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

4 lines (3 loc) 83 B
export type CSSProperties = { [key: string]: string | number | CSSProperties; };