Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 422 Bytes

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