2026-03-09 06:28:03 +00:00

1 line
84 B
TypeScript

export default function getThemeValue(prop: string, value: any, theme: object): any;