UNPKG

@shopify/polaris

Version:

Shopify’s product component library

4 lines (3 loc) 223 B
export { default as Alert, Props as AlertProps } from './Alert'; export { default as Modal, Props as ModalProps } from './Modal'; export { default as ResourcePicker, Props as ResourcePickerProps, } from './ResourcePicker';