This TypeScript library gives you a set of core safe types to build upon.
# 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.
Here's a link to all the documentation about this project.
Follow us on Twitter!