import detect from './index.js';
let filePath = './index.js';
detect(filePath)
.then((resp) => {
console.log(resp);
})
.catch(console.error);
code-detector
0.0.4 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i code-detector
Repository
Weekly Downloads
0
Version
0.0.4
License
MIT
Unpacked Size
29.1 kB
Total Files
8