@safelytyped/core-types
v0.5.0
Published
Core safe types for Typescript
Downloads
2,573
Maintainers
Readme
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!