UNPKG

@hanamura/rcgen

Version:

Generate optimized React container components from configuration

6 lines (5 loc) 150 B
import { Config } from '../../src/types'; /** * Render the Tile component’s CSS Module */ export default function render(config: Config): string;