UNPKG

@commercetools/sync-actions

Version:

Build API update actions for the commercetools platform.

4 lines (3 loc) 88 B
export default function removeTypename(obj: object & { __typename?: string; }): {};