import React from 'react'; import styles from './features.module.css'; const Feature = ({ text, icon }) => (
{icon}

{text}

); export default () => (

Zero-config CLI for TypeScript package development

CJS, ESM, UMD} icon={ } /> Treeshaking} icon={ } /> Live Playground } icon={ } /> } /> } /> } /> } /> } /> } /> } /> } /> } />
);