File "mod.d.ts"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/node-domexception/mod.d.ts
File size: 76 bytes
MIME-type: text/plain
Charset: utf-8

declare function mod(number: number, modulo: number): number;

export = mod;