UNPKG

@lando/acquia

Version:

A Lando plugin that provides a tight integration with Acquia.

3 lines (2 loc) 76 B
declare function mod(number: number, modulo: number): number; export = mod;