code-push
Version:
Management SDK for the CodePush service
9 lines (8 loc) • 403 B
JavaScript
/**
* Annotations for properties on 'inout' interfaces:
* - generated: This property cannot be specified on any input requests (PUT/PATCH/POST).
* As a result, generated properties are always marked as optional.
* - key: This property is the identifier for an object, with certain uniqueness constraints.
*/
Object.defineProperty(exports, "__esModule", { value: true });
;