@weareatlas/atlas-config-common

Contains types to support the configuration of environments when connecting to the Atlas cloud platform.

Usage no npm install needed!

<script type="module">
  import weareatlasAtlasConfigCommon from 'https://cdn.skypack.dev/@weareatlas/atlas-config-common';
</script>

README

Atlas Config Common

The Atlas Config module contains types to support the configuration of environments when connecting to the Atlas cloud platform.

This project is part of the Atlas UI development suite.

Installation

Install the package with

npm install @weareatlas/atlas-config-common --save
# or
yarn add @weareatlas/atlas-config-common