Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "is-float-string"

Index

Variables

Functions

Variables

Const RE

RE: RegExp = /^(?:[-+]?(?:[0-9]+))?(?:\.[0-9]*)?(?:[eE][\+\-]?(?:[0-9]+))?$/

Functions

Const isFloatString

  • isFloatString(x: string): boolean

Generated using TypeDoc