UNPKG

@storybook/channel-postmessage

Version:
5 lines (3 loc) 281 B
import { deprecate } from '@storybook/client-logger'; export * from '@storybook/channels/dist/postmessage/index'; deprecate("importing from @storybook/channel-postmessage is deprecated and will be removed in 8.0, please import createPostmessageChannel from @storybook/channels");