# @ts-check

###* @type import('./mod').Mod ###
export default (dividend, divisor) -> Mod dividend, divisor