This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { ASTNode } from '../jsonASTTypes';
|
||||
export declare class FlowStyleRewriter {
|
||||
private readonly indentation;
|
||||
constructor(indentation: string);
|
||||
write(node: ASTNode): string | null;
|
||||
}
|
||||
Reference in New Issue
Block a user