Files
terminal/web/node_modules/css-in-js-utils/es/hyphenateProperty.d.ts
T

2 lines
78 B
TypeScript

export default function hyphenateProperty(property: string | number): string;