UNPKG

@vnmfify/core

Version:

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

7 lines (6 loc) 209 B
import ListComponent from "./list"; import ListPlaceholder from "./list-placeholder"; var List = ListComponent; List.Placeholder = ListPlaceholder; export default List; //# sourceMappingURL=index.js.map