UNPKG

identity-admin-api-client-typescript

Version:
76 lines (75 loc) 4.33 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./api-resource-api-dto"), exports); __exportStar(require("./api-resource-properties-api-dto"), exports); __exportStar(require("./api-resource-property-api-dto"), exports); __exportStar(require("./api-resources-api-dto"), exports); __exportStar(require("./api-scope-api-dto"), exports); __exportStar(require("./api-scope-properties-api-dto"), exports); __exportStar(require("./api-scope-property-api-dto"), exports); __exportStar(require("./api-scopes-api-dto"), exports); __exportStar(require("./api-secret-api-dto"), exports); __exportStar(require("./api-secrets-api-dto"), exports); __exportStar(require("./client-api-dto"), exports); __exportStar(require("./client-claim-api-dto"), exports); __exportStar(require("./client-claim-dto"), exports); __exportStar(require("./client-claims-api-dto"), exports); __exportStar(require("./client-clone-api-dto"), exports); __exportStar(require("./client-dto"), exports); __exportStar(require("./client-properties-api-dto"), exports); __exportStar(require("./client-property-api-dto"), exports); __exportStar(require("./client-property-dto"), exports); __exportStar(require("./client-secret-api-dto"), exports); __exportStar(require("./client-secret-dto"), exports); __exportStar(require("./client-secrets-api-dto"), exports); __exportStar(require("./client-type"), exports); __exportStar(require("./clients-api-dto"), exports); __exportStar(require("./confirm-email-api-dto"), exports); __exportStar(require("./confirm-phone-number-api-dto"), exports); __exportStar(require("./identity-provider-api-dto"), exports); __exportStar(require("./identity-providers-api-dto"), exports); __exportStar(require("./identity-resource-api-dto"), exports); __exportStar(require("./identity-resource-properties-api-dto"), exports); __exportStar(require("./identity-resource-property-api-dto"), exports); __exportStar(require("./identity-resources-api-dto"), exports); __exportStar(require("./identity-role-dto"), exports); __exportStar(require("./identity-role-dto-user-roles-api-dto"), exports); __exportStar(require("./identity-roles-dto"), exports); __exportStar(require("./identity-user-dto"), exports); __exportStar(require("./identity-users-dto"), exports); __exportStar(require("./key-api-dto"), exports); __exportStar(require("./keys-api-dto"), exports); __exportStar(require("./persisted-grant-api-dto"), exports); __exportStar(require("./persisted-grant-subject-api-dto"), exports); __exportStar(require("./persisted-grant-subjects-api-dto"), exports); __exportStar(require("./persisted-grants-api-dto"), exports); __exportStar(require("./problem-details"), exports); __exportStar(require("./select-item-dto"), exports); __exportStar(require("./send-verification-email-dto"), exports); __exportStar(require("./send-verification-smsdto"), exports); __exportStar(require("./string-role-claim-api-dto"), exports); __exportStar(require("./string-role-claims-api-dto"), exports); __exportStar(require("./string-user-change-password-api-dto"), exports); __exportStar(require("./string-user-claim-api-dto"), exports); __exportStar(require("./string-user-claims-api-dto"), exports); __exportStar(require("./string-user-provider-api-dto"), exports); __exportStar(require("./string-user-provider-delete-api-dto"), exports); __exportStar(require("./string-user-provider-dto"), exports); __exportStar(require("./string-user-providers-api-dto"), exports); __exportStar(require("./string-user-role-api-dto"), exports); __exportStar(require("./user-login-info"), exports); __exportStar(require("./user-profile-api-dto"), exports);