Variable platformUnsupportedFunctionErrorConst

platformUnsupportedFunctionError: ErrorHelper<{
    functionName: string;
} & DefaultErrorType> = ...