|
@@ -32,6 +32,7 @@ import {
|
|
|
removeCollection as collectionsRemoveCollection,
|
|
removeCollection as collectionsRemoveCollection,
|
|
|
renameCollection as collectionsRenameCollection,
|
|
renameCollection as collectionsRenameCollection,
|
|
|
setGlobalContext,
|
|
setGlobalContext,
|
|
|
|
|
+ loadConfig as collectionsLoadConfig,
|
|
|
type NamedCollection,
|
|
type NamedCollection,
|
|
|
} from "./collections";
|
|
} from "./collections";
|
|
|
|
|
|