pub fn decode_typescript_located( cx: &mut ReadCx<'_>, source_id: impl Into<String>, input: Input, ) -> Result<LocatedExpr>
Decode admitted TypeScript with a root source location.