UNPKG

contentful-management

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