CommandkitFunctionsIsErrorTypeVersion: NextOn this pageIsErrorTypeisErrorType commandkiterror-codes.ts Checks if the given error is of a specific CommandKit error type. Signaturefunction isErrorType(error: unknown, code: symbol | symbol[]): boolean Parameters error parameterunknown code parametersymbol | symbol[]