mirror of
https://github.com/github/codeql-action.git
synced 2025-12-26 17:20:10 +08:00
7 lines
227 B
JSON
7 lines
227 B
JSON
{
|
|
"main": "../lib/node/interceptors/fetch/index.js",
|
|
"module": "../lib/node/interceptors/fetch/index.mjs",
|
|
"browser": "../lib/browser/interceptors/fetch/index.js",
|
|
"types": "../lib/node/interceptors/fetch/index.d.ts"
|
|
}
|