/** * Copyright © DiamondMVC 2019 * License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE) * Author: Jacob Jensen (bausshf) */ module diamond.seo.schema.structures.products; public { import diamond.seo.schema.structures.products.individualproduct; import diamond.seo.schema.structures.products.productmodel; import diamond.seo.schema.structures.products.someproducts; import diamond.seo.schema.structures.products.vehicle; }