UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

13 lines (12 loc) 316 B
/** * ATTENTION: This file is auto generated by using "prepareTemplates". * Do not change the content! * */ /** * Library Index dialog to autogenerate all the components and extensions * Used by "prepareDialogs" */ import Dialog from './dialog/Dialog'; export * from './dialog/Dialog'; export default Dialog;