@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
13 lines (12 loc) • 292 B
TypeScript
/**
* ATTENTION: This file is auto generated by using "prepareTemplates".
* Do not change the content!
*
*/
/**
* Library Index tag to autogenerate all the components and extensions
* Used by "prepareTags"
*/
import Tag from './tag/Tag';
export * from './tag/Tag';
export default Tag;