PHP-Deno

TranspiledSource
in package

The transpiled code to TypeScript source code, this is the result of `Deno\AST\ParsedSource::transpile().

Table of Contents

Properties

$source_map  : string|null
Source map back to the original file.
$text  : string
Transpiled text.

Properties

$source_map

Source map back to the original file.

public string|null $source_map

        
On this page

Search results