Options
All
  • Public
  • Public/Protected
  • All
Menu

simple-units

Index

Variables

Const default

default: Collection = ...

simple-units default Collection holding the most common units.

Log the collection to the console to get an overview of all supported units.

example
import units from "simple-units";

console.log(units);

Generated using TypeDoc