UNPKG

@textlint/ast-tester

Version:

Compliance tests for textlint's AST(Abstract Syntax Tree).

3 lines 140 B
export declare function isUnist(node: any): boolean; export declare function test(node: any): void; //# sourceMappingURL=unist-test.d.ts.map