PromucFlow_constructor/app/client/src/widgets/wds/WDSInputWidget/index.ts

4 lines
71 B
TypeScript
Raw Normal View History

import { WDSInputWidget } from "./widget";
export { WDSInputWidget };