Searched refs:FormatStringMismatchError (Results 1 – 1 of 1) sorted by relevance
93 if (error instanceof FormatStringMismatchError) {105 class FormatStringMismatchError extends Error { class