UNPKG

@podlite/schema

Version:

AST tools for Podlite markup language

6 lines (5 loc) 121 B
declare function thisFunc(rules: any): { (node: any, context: any): any; rules: any; }; export default thisFunc;