JSPM

@dwlib/global

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q39106F
  • License MIT

Global

Package Exports

  • @dwlib/global

Readme

Global

Install

npm i --save @dwlib/global

Usage

// CJS
const Global = require('@dwlib/global');
// ESM
import Global from '@dwlib/global';