mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-09-15 04:17:22 +00:00
9 lines
216 B
JSON
9 lines
216 B
JSON
{
|
|
"name": "rxjs/ajax",
|
|
"types": "../dist/types/ajax/index.d.ts",
|
|
"main": "../dist/cjs/ajax/index.js",
|
|
"module": "../dist/esm5/ajax/index.js",
|
|
"es2015": "../dist/esm/ajax/index.js",
|
|
"sideEffects": false
|
|
}
|