acs-types

0.0.3 • Public • Published

ACS Type(definition)s

Type definitions shared across Aon's Cyber Solutions (ACS) Development team projects.

Installation

Run the following command.

npm i aon-types

Usage

import { aonColors } from 'aon-types';
 
const styles = {
  wrapper: {
    backgroundColor: aonColors.grayF
  },
  text: {
    color: aonColors.blue
  };
};

Contributing

Pull requests are only accepted from Aon's Cyber Solutions Development team members.

License

MIT

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i acs-types

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    12.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • olegchursin