UNPKG

@blockstack/ui

Version:

Blockstack UI components built using React and styled-components with styled-system.

7 lines (6 loc) 276 B
import { Config } from 'styled-system'; export declare const config: Config; declare const extraConfig: import("styled-system").styleFn; export default extraConfig; export declare const transformAliasProps: (props: any) => {}; export declare const extraProps: string[];