method Pair.prototype.swapimport { Pair } from "https://deno.land/x/easyts@0.1.3/types.ts"; swap(o: Pair<T0, T1>)Parameterso: Pair<T0, T1>