package global.nodejs; typedef HRTime = { @:selfCall function call(?time:ts.Tuple2):ts.Tuple2; function bigint():js.lib.BigInt; };