@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / PhpPrettyPrintResult
Interface: PhpPrettyPrintResult
Properties
code
ts
readonly code: string;ast?
ts
readonly optional ast: PhpProgram;