UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

5 lines 165 B
declare const Form: ({ bgColor }: { bgColor: any; }) => import("@emotion/react/jsx-runtime").JSX.Element; export default Form; //# sourceMappingURL=form.d.ts.map