UNPKG

@salto-io/suitecloud-cli

Version:
10 lines (9 loc) 291 B
/* ** Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. ** Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. */ 'use strict'; module.exports = { TWO_FA_REQUIRED: "SAS0024", NO_TBA_SET_FOR_ACCOUNT: "SAS0025" };