Skip to main content
The Deno 2 Release Candidate is here
Learn more
method TraderHelper.prototype.traderEnumHasKey
Re-export
import { TraderHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Does the 'Traders' enum has a value that matches the passed in parameter

Parameters

key: string

Value to check for

Returns

boolean

True, values exists in Traders enum as a value