UNPKG

403 BJavaScriptView Raw
1"use strict";
2/**
3 * Annotations for properties on 'inout' interfaces:
4 * - generated: This property cannot be specified on any input requests (PUT/PATCH/POST).
5 * As a result, generated properties are always marked as optional.
6 * - key: This property is the identifier for an object, with certain uniqueness constraints.
7 */
8Object.defineProperty(exports, "__esModule", { value: true });