4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
import { analyseMany } from './traverse.js'
|
||
|
|
||
|
export default analyseMany
|