also looking at this
feat(operations): fleet inventory, attach preflight, and the exports that were missing
#192
11 files
+1313
-5
| @@ -46,6 +46,10 @@ | ||
| 46 | 46 | "types": "./dist/drivers/index.d.ts", |
| 47 | 47 | "import": "./dist/drivers/index.js" |
| 48 | 48 | }, |
| 49 | "./operations": { | |
| 50 | "types": "./dist/operations/index.d.ts", | |
| 51 | "import": "./dist/operations/index.js" | |
| 52 | }, | |
| 49 | 53 | "./push": { |
| 50 | 54 | "types": "./dist/push/index.d.ts", |
| 51 | 55 | "import": "./dist/push/index.js" |