woocommerce/plugins/woocommerce-admin/client/marketing/overview-multichannel/Channels/index.ts

3 lines
86 B
TypeScript
Raw Normal View History

2022-12-08 15:53:36 +00:00
export { Channels } from './Channels';
export type { ChannelsRef } from './Channels';