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