Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function default
import { default } from "https://deno.land/x/masx200_leetcode_test@10.6.5/intersection-of-two-arrays/index.ts";

Parameters

nums1: number[]
nums2: number[]

Returns

number[]