isCheckCopyimport { isCheck } from "https://garn.io/ts/v0.0.16/check.ts";function isCheck(x: unknown): x is Check;§isCheck(x: unknown): x is Check[src]§Parameters§x: unknown[src]§Return Type§x is Check[src]