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

0.0.55 • 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');

/@mcf/constants/

    Package Sidebar

    Install

    npm i @mcf/constants

    Weekly Downloads

    859

    Version

    0.0.55

    License

    MIT

    Unpacked Size

    413 kB

    Total Files

    69

    Last publish

    Collaborators

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