UNPKG

@lando/acquia

Version:

A Lando plugin that provides a tight integration with Acquia.

3 lines (2 loc) 79 B
declare function isNegativeZero(x: unknown): boolean; export = isNegativeZero;