You may need to install typescript
npm i -g typescript
npm i llrglobally,
npm i -g llrllrconst {ls} = require('llr')
let testPath = '.'
ls({
path: testPath,
callback: (path)=> {
console.log(`${testPath}${path}`)
}
})| Name | Name | Last commit date | ||
|---|---|---|---|---|