0.2.1 • Published 2 months ago

@safelytyped/mediatype v0.2.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 months ago

Welcome To @safelytyped/mediatype!

Introduction

ADD YOUR INTRODUCTION HERE!!

Quick Start

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

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

Looking for more detailed documentation? You'll find it under the docs folder.