UNPKG

contentful-management

Version:
9 lines (6 loc) 227 B
import { get as get$1 } from './raw.mjs'; const get = (http, params) => { return get$1(http, `/organizations/${params.organizationId}/semantic/settings`); }; export { get }; //# sourceMappingURL=semantic-settings.mjs.map