typings-core
TypeScript icon, indicating that this package has built-in type declarations

2.3.3 • Public • Published

Typings Core

NPM version NPM downloads Travis status Appveyor status Test coverage

The core logic for Typings.

Usage

import * as typings from 'typings-core'

Contributing

# Installation 
# Fork this repo (https://github.com/typings/core) 
# Clone the fork (E.g. `https://github.com/<your_username>/core.git`) 
cd core
npm run bootstrap
 
# Build 
npm run build
 
# Test 
npm run test

License

MIT

/typings-core/

    Package Sidebar

    Install

    npm i typings-core

    Weekly Downloads

    34,144

    Version

    2.3.3

    License

    MIT

    Last publish

    Collaborators

    • blakeembrey