1 line
84 B
TypeScript
1 line
84 B
TypeScript
export default function getThemeValue(prop: string, value: any, theme: object): any; |
export default function getThemeValue(prop: string, value: any, theme: object): any; |