api-farmer 0.0.19 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/dist/chunk-GMB5TIVL.js +285 -0
- package/dist/{chunk-SKKHIIUE.js → chunk-PTGO2Y5X.js} +49 -15
- package/dist/cli.cjs +164 -101995
- package/dist/cli.js +2 -3
- package/dist/{generate-IJGTBA2I.js → generate-HKA2M6ER.js} +2 -3
- package/dist/index.cjs +242 -102105
- package/dist/index.d.cts +12 -4
- package/dist/index.d.ts +12 -4
- package/dist/index.js +10 -5
- package/package.json +4 -4
- package/templates/axios.ejs +8 -3
- package/templates/axle.ejs +4 -2
- package/dist/acorn-O63CA7L4.js +0 -3047
- package/dist/angular-U44OZXUW.js +0 -2794
- package/dist/babel-VWJW3TNP.js +0 -6946
- package/dist/chunk-6OIOYGN7.js +0 -17
- package/dist/chunk-K46PCBCF.js +0 -22981
- package/dist/estree-OIZOUIW7.js +0 -4374
- package/dist/flow-TDKVTHFE.js +0 -26897
- package/dist/glimmer-AWQE7API.js +0 -2847
- package/dist/graphql-IJWEVF4G.js +0 -1247
- package/dist/html-7SW5PDZO.js +0 -2716
- package/dist/markdown-2BNVGUT3.js +0 -3484
- package/dist/meriyah-L52O7E6A.js +0 -2474
- package/dist/postcss-AOWY4ITF.js +0 -5057
- package/dist/typescript-ANND5E4Y.js +0 -13104
- package/dist/yaml-MB3PL3NY.js +0 -4223
package/dist/chunk-6OIOYGN7.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __export = (target, all) => {
|
|
3
|
-
for (var name in all)
|
|
4
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
5
|
-
};
|
|
6
|
-
|
|
7
|
-
// node_modules/.pnpm/tsup@8.3.5_jiti@2.4.2_postcss@8.5.1_tsx@4.19.2_typescript@5.3.3_yaml@2.7.0/node_modules/tsup/assets/esm_shims.js
|
|
8
|
-
import { fileURLToPath } from "url";
|
|
9
|
-
import path from "path";
|
|
10
|
-
var getFilename = () => fileURLToPath(import.meta.url);
|
|
11
|
-
var getDirname = () => path.dirname(getFilename());
|
|
12
|
-
var __dirname = /* @__PURE__ */ getDirname();
|
|
13
|
-
|
|
14
|
-
export {
|
|
15
|
-
__export,
|
|
16
|
-
__dirname
|
|
17
|
-
};
|