Options
All
  • Public
  • Public/Protected
  • All
Menu

stl-typescript

Introduction

image

Utility Functions

Docs 📖

https://magic-zhu.github.io/stl-typescript/

How to use

npm install stl-typescript
import { typeOf } from "stl-typescript"
console.log(typeOf("133")) //String

Generated using TypeDoc