Perform JavaScript remainder (%) on two values.
%
external T modulo<T>(Object? first, Object? second);