Skip to main content
Version: Next 🚧

[F] explainStringTemplateNotSerializable

function explainStringTemplateNotSerializable(stringTemplate): readonly Diagnostic[]

get a list of diagnostic explaining why this string template cannot be converted to a string.

Parameters

ParameterType
stringTemplateStringTemplate

Returns

readonly Diagnostic[]