@freshworks/crayons
Version:
Crayons Web Components library
8 lines • 453 B
JavaScript
// @ts-nocheck
/* eslint-disable */
/* tslint:disable */
/* auto-generated react proxies */
import { createReactComponent } from './react-component-lib';
import { FwIcon as FwIconCmp, defineCustomElement as defineCustomElementFwIcon } from '@freshworks/crayons/dist/components/fw-icon.js';
export const FwIcon = /*@__PURE__*/ createReactComponent('fw-icon', undefined, undefined, FwIconCmp, defineCustomElementFwIcon);
//# sourceMappingURL=FwIcon.js.map