Type alias SIPrefix

SIPrefix: "femto" | "f" | "u" | "micro" | "c" | "centi" | "m" | "milli" | "k" | "kilo" | "M" | "mega"

Generated using TypeDoc