// Importing library has no side-effects, unlike register
// (library neither creates nor extends MUDCoreContext when imported)
export * from "../config";

export * from "../common";
