UNPKG

@omnia/fx-models

Version:
9 lines (8 loc) 314 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UnsplashSecretForm = exports.UnsplashSettingsKey = void 0; exports.UnsplashSettingsKey = "omnia-unsplash-configuration-secret"; exports.UnsplashSecretForm = { applicationId: "applicationid", clientIdKey: "clientidkey" };