Reference

hasClientRuntimeSyntax

Checks whether a module contains syntax that requires client runtime execution.

Signature

function hasClientRuntimeSyntax(input: { code: string; filename?: string }): boolean