Skip to main content
Version: 1.0.1

is.ipv4

is.ipv4(target: unknown)​

  • Target argument: required.
  • Checks if the given "target" type is ipv4.

// And all other known types will return false

// Reversal boolean result

// And all other known types will return true