function strictNotEqimport { strictNotEq } from "https://deno.land/x/fae@v1.1.1/specs/utils/utils.ts"; strictNotEq(actual: any, expected: any)Parametersactual: anyexpected: any