@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 386 B
Source Map (JSON)
{"version":3,"file":"function.cjs","names":[],"sources":["../../../../src/core/css/function.ts"],"sourcesContent":["import type { Transform } from \"./utils\"\n\nexport function generateFunction(func: string): Transform {\n return function (value) {\n return `${func}(${value})`\n }\n}\n"],"mappings":";;AAEA,SAAgB,iBAAiB,MAAyB;AACxD,QAAO,SAAU,OAAO;AACtB,SAAO,GAAG,KAAK,GAAG,MAAM"}