constant-manager
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

This is key store for your app. Includes typescript definitions.

npm

Usage

import keyManager from 'constant-manager'

export default keyManager(
  {
    SET: '',
    SET_TOKENS: '',
    SET_CUSTOM: 'CUSTOM_KEY'
  },
  { prefix: 'AUTH__' },
)

IDE

Well integrated with webstorm.

Image description

Readme

Keywords

none

Package Sidebar

Install

npm i constant-manager

Weekly Downloads

13

Version

0.2.0

License

none

Unpacked Size

4.84 kB

Total Files

11

Last publish

Collaborators

  • zvs001