UNPKG

@types/styled-system__theme-get

Version:
3 lines (2 loc) 127 B
export function themeGet(path: string | Array<string | number>, fallback?: any): (props: any) => any; export default themeGet;