Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 968 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 968 Bytes

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!