import { initFeedbackForm } from './feedback'; import '../../styles/contact/contact.less'; // @ts-ignore window.initFeedbackForm = initFeedbackForm;