UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

7 lines (6 loc) 245 B
import { default as IndexBarElement } from "./index-list"; import IndexListAnchor from "./index-list-anchor"; var IndexList = IndexBarElement; IndexList.Anchor = IndexListAnchor; export default IndexList; //# sourceMappingURL=index.js.map