import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/find-options/operator/Not.ts"; FunctionsfNotFind Options Operator. Used to negotiate expression. Example: { title: not("hello") } will return entities where title not equal to "hello".