UNPKG

jopilot-api

Version:

A JavaScript library to interact with the JoPilot API, allowing job search integration into applications.

10 lines 200 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs", "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true } }