Skip to content

Files

Latest commit

b3107ae · Jun 23, 2020

History

History
28 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 679 Bytes

Welcome To @safelytyped/filepath!

Introduction

ADD YOUR INTRODUCTION HERE!!

Quick Start

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

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.