UNPKG

@rightcapital/php-parser

Version:

TypeScript types for PHP Parser JSON representation

4 lines (3 loc) 105 B
export declare class PrettierHelpers { static prettierTypescript(source: string): Promise<string>; }