Alan Vinicius Silva
Results
1
comments of
Alan Vinicius Silva
You can use npm modules in a Deno project: `import { Config, JsonDB } from 'npm:node-json-db';` (You probably will need to run Deno to "download" the module)