'use strict';
function buildEntityMetaDefinition(/* contentType */) {}
module.exports = () => ({
buildEntityMetaDefinition,
});