UNPKG

@appsonair/codepush-cli

Version:
7 lines (6 loc) 202 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. require('dotenv').config(); const AccountManager = require("./management-sdk"); module.exports = AccountManager;