Files
mivodev.github.io/node_modules/oniguruma-to-es/dist/esm/traverse.d.ts

2 lines
69 B
TypeScript

export function traverse(path: any, state: any, visitor: any): void;