@mcf/constants
TypeScript icon, indicating that this package has built-in type declarations

0.0.54 • Public • Published

npm version

@mcf/constants

Exposes constants used across MCF products.

Installation

Install it via npm or yarn:

npm i @mcf/constants
# or
yarn add @mcf/constants

Usage

Requiring

import {icms, mcf, msf} from '@mcf/constants';
// or
const {icms, mcf, msf} = require('@mcf/constants');

Readme

Keywords

none

Package Sidebar

Install

npm i @mcf/constants

Weekly Downloads

2,248

Version

0.0.54

License

MIT

Unpacked Size

413 kB

Total Files

69

Last publish

Collaborators

  • at_govtech
  • boonsiangteh
  • vicheng.gt
  • npm-govtechsg-mcf-sh