@safelytyped/core-types
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

Core Safe Types for TypeScript

Introduction

This TypeScript library gives you a set of core safe types to build upon.

Quick Start

# run this from your Terminal
npm install @safelytyped/core-types
// add this import to your Typescript code
import { Value } from "@safelytyped/core-types"

VS Code users: once you've added a single import anywhere in your project, you'll then be able to auto-import anything else that this library exports.

Documentation

Here's a link to all the documentation about this project.

Admin Paperwork

For Contributors

Credits

Follow us on Twitter!

Package Sidebar

Install

npm i @safelytyped/core-types

Weekly Downloads

1

Version

0.5.0

License

BSD-3-Clause

Unpacked Size

3.34 MB

Total Files

3335

Last publish

Collaborators

  • stuartherbert