Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@magda/typescript-common

magda.io24.8kApache-2.05.3.0-alpha.2TypeScript support: included

Common TypeScript code shared between components.

readme

Magda Typescript Common

A Common-JS module contains common magda utils.

Installation

yarn add @magda/typescript-common

Usage Examples

import RegistryClient from "@magda/typescript-common/dist/registry/RegistryClient";

To find out what utils are available through this package, please check here