@omnia/fx-models
Version:
Provide Omnia Fx Models Stuffs.
9 lines (8 loc) • 314 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.UnsplashSecretForm = exports.UnsplashSettingsKey = void 0;
exports.UnsplashSettingsKey = "omnia-unsplash-configuration-secret";
exports.UnsplashSecretForm = {
applicationId: "applicationid",
clientIdKey: "clientidkey"
};