import { default as wpOrg } from "./wp-org";
import { default as wpCom } from "./wp-com";

export { wpOrg, wpCom };
