@be-link/pos-cli-nodejs 1.0.20 → 1.0.22

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.
Files changed (234) hide show
  1. package/package.json +1 -1
  2. package/{dist/pos → pos}/modules/orderJob/service.d.ts +1 -0
  3. package/{dist/pos → pos}/modules/orderJob/service.js +3 -0
  4. package/{dist/pos → pos}/modules/orderJob/types.d.ts +2 -0
  5. package/.github/workflows/JMeter.yml +0 -92
  6. package/.husky/commit-msg +0 -4
  7. package/.versionrc +0 -22
  8. package/CHANGELOG.md +0 -586
  9. package/Makefile +0 -4
  10. package/ceshi.jmx +0 -326
  11. package/ci/index.ts +0 -73
  12. package/commitlint.config.js +0 -3
  13. package/dist/README.md +0 -40
  14. package/dist/package.json +0 -53
  15. package/docs/.nojekyll +0 -1
  16. package/docs/assets/highlight.css +0 -71
  17. package/docs/assets/main.js +0 -59
  18. package/docs/assets/navigation.js +0 -1
  19. package/docs/assets/search.js +0 -1
  20. package/docs/assets/style.css +0 -1383
  21. package/docs/classes/_internal_.OrderCoreService.html +0 -351
  22. package/docs/classes/_internal_.OrderFulfillService.html +0 -489
  23. package/docs/classes/_internal_.OrderJobService.html +0 -229
  24. package/docs/classes/_internal_.OrderNoteService.html +0 -177
  25. package/docs/classes/_internal_.QueryByCommodityService.html +0 -311
  26. package/docs/classes/_internal_.QueryByStoreService.html +0 -133
  27. package/docs/classes/_internal_.QueryByUserService.html +0 -283
  28. package/docs/classes/_internal_.QueryByWebService.html +0 -133
  29. package/docs/classes/_internal_.default.html +0 -82
  30. package/docs/enums/_internal_.Constants.ApplicablePeopleEnum.html +0 -90
  31. package/docs/enums/_internal_.Constants.ItineraryTypeEnum.html +0 -82
  32. package/docs/enums/_internal_.Constants.ModifyOperatorRoleEnum.html +0 -114
  33. package/docs/enums/_internal_.Constants.NoteStatusEnum.html +0 -82
  34. package/docs/enums/_internal_.Constants.NoteTypeEnum.html +0 -106
  35. package/docs/enums/_internal_.Constants.OperatorRoleEnum.html +0 -114
  36. package/docs/enums/_internal_.Constants.PayToolEnum.html +0 -82
  37. package/docs/enums/_internal_.Constants.PaymentTypeEnum.html +0 -98
  38. package/docs/enums/_internal_.Constants.PromotionTypeEnum.html +0 -82
  39. package/docs/enums/_internal_.Constants.PurchaseSkuStatusEnum.html +0 -82
  40. package/docs/enums/_internal_.Constants.ShuttleTypeEnum.html +0 -82
  41. package/docs/enums/_internal_.Constants.TradeOperatorRoleEnum.html +0 -98
  42. package/docs/enums/_internal_.Constants.TradeOrderStatusEnum.html +0 -146
  43. package/docs/enums/_internal_.Constants.TransportationTypeEnum.html +0 -114
  44. package/docs/enums/_internal_.QueryDataBlock.html +0 -121
  45. package/docs/index.html +0 -68
  46. package/docs/interfaces/_internal_.Content.html +0 -81
  47. package/docs/interfaces/_internal_.CostInclusionJson.html +0 -81
  48. package/docs/interfaces/_internal_.CouponSnapShotInfo.html +0 -133
  49. package/docs/interfaces/_internal_.CreditInfo.html +0 -73
  50. package/docs/interfaces/_internal_.IPositiveAttributes.html +0 -161
  51. package/docs/interfaces/_internal_.IPositiveChangeSkuRecord.html +0 -145
  52. package/docs/interfaces/_internal_.IPositiveItemInfo.html +0 -413
  53. package/docs/interfaces/_internal_.IPositiveOrder.html +0 -263
  54. package/docs/interfaces/_internal_.IPositivePaymentInfo.html +0 -153
  55. package/docs/interfaces/_internal_.IPositivePromotionInfo.html +0 -129
  56. package/docs/interfaces/_internal_.IPositiveSkuInfo.html +0 -332
  57. package/docs/interfaces/_internal_.IWxPaymentInfo.html +0 -95
  58. package/docs/interfaces/_internal_.ItinerarySchedule.html +0 -89
  59. package/docs/interfaces/_internal_.OrderCoreController.html +0 -321
  60. package/docs/interfaces/_internal_.OrderJobController.html +0 -201
  61. package/docs/interfaces/_internal_.OrderNoteController.html +0 -156
  62. package/docs/interfaces/_internal_.ProductDetail.html +0 -81
  63. package/docs/interfaces/_internal_.PurchasingInstruction.html +0 -81
  64. package/docs/interfaces/_internal_.QueryByCommodityController.html +0 -284
  65. package/docs/interfaces/_internal_.QueryByStoreController.html +0 -115
  66. package/docs/interfaces/_internal_.QueryByUserController.html +0 -258
  67. package/docs/interfaces/_internal_.QueryByWebController.html +0 -115
  68. package/docs/interfaces/_internal_.QueryDataBlockTypeMap.html +0 -125
  69. package/docs/interfaces/_internal_.SubContent.html +0 -81
  70. package/docs/interfaces/_internal_.addShuttleInfo.html +0 -129
  71. package/docs/interfaces/_internal_.aiBuildNoteInfo.html +0 -73
  72. package/docs/interfaces/_internal_.batchUpsertItineraryInfo.html +0 -202
  73. package/docs/interfaces/_internal_.bindTouristToOrder.html +0 -97
  74. package/docs/interfaces/_internal_.calculateUserConsumeInfo.html +0 -89
  75. package/docs/interfaces/_internal_.changeNoteStatus.html +0 -97
  76. package/docs/interfaces/_internal_.changeOrderContactInfo.html +0 -97
  77. package/docs/interfaces/_internal_.changeOrderSku.html +0 -105
  78. package/docs/interfaces/_internal_.confirmMealInfo.html +0 -81
  79. package/docs/interfaces/_internal_.createNote.html +0 -105
  80. package/docs/interfaces/_internal_.createScheduleNotice.html +0 -89
  81. package/docs/interfaces/_internal_.getItineraryCount.html +0 -73
  82. package/docs/interfaces/_internal_.getOrderById.html +0 -86
  83. package/docs/interfaces/_internal_.getOrderCount.html +0 -193
  84. package/docs/interfaces/_internal_.getPartyOrderCount.html +0 -97
  85. package/docs/interfaces/_internal_.getStoreOrderCount.html +0 -121
  86. package/docs/interfaces/_internal_.getTourismInfoByOrderId-1.html +0 -229
  87. package/docs/interfaces/_internal_.getTourismInfoByOrderId.html +0 -73
  88. package/docs/interfaces/_internal_.getUserOrderCount.html +0 -97
  89. package/docs/interfaces/_internal_.importPreCheck.html +0 -112
  90. package/docs/interfaces/_internal_.isOrderCanAddTourists.html +0 -73
  91. package/docs/interfaces/_internal_.markItineraryRead.html +0 -81
  92. package/docs/interfaces/_internal_.markOrderPurchaseInsurance.html +0 -73
  93. package/docs/interfaces/_internal_.markServiceNoticeAuth.html +0 -73
  94. package/docs/interfaces/_internal_.markServiceNoticeRead.html +0 -81
  95. package/docs/interfaces/_internal_.mgetUserOrderCountList-1.html +0 -54
  96. package/docs/interfaces/_internal_.mgetUserOrderCountList.html +0 -81
  97. package/docs/interfaces/_internal_.modifyOrderMealInfo.html +0 -81
  98. package/docs/interfaces/_internal_.multiSendSmsToTourist.html +0 -81
  99. package/docs/interfaces/_internal_.multiSendVoiceToTourist.html +0 -81
  100. package/docs/interfaces/_internal_.orderCreate-1.html +0 -122
  101. package/docs/interfaces/_internal_.orderCreate.html +0 -208
  102. package/docs/interfaces/_internal_.orderFulfillController.html +0 -452
  103. package/docs/interfaces/_internal_.orderPaid.html +0 -97
  104. package/docs/interfaces/_internal_.orderSettled.html +0 -89
  105. package/docs/interfaces/_internal_.platformReject.html +0 -97
  106. package/docs/interfaces/_internal_.preCheckTourists.html +0 -89
  107. package/docs/interfaces/_internal_.queryItineraryInfoByOrderIdList-1.html +0 -54
  108. package/docs/interfaces/_internal_.queryItineraryInfoByOrderIdList.html +0 -65
  109. package/docs/interfaces/_internal_.queryItineraryList-1.html +0 -81
  110. package/docs/interfaces/_internal_.queryItineraryList.html +0 -89
  111. package/docs/interfaces/_internal_.queryNoteByOrderIdList.html +0 -73
  112. package/docs/interfaces/_internal_.queryOrder.html +0 -102
  113. package/docs/interfaces/_internal_.queryOrderByIdList.html +0 -86
  114. package/docs/interfaces/_internal_.queryOrderBySkuIdList.html +0 -94
  115. package/docs/interfaces/_internal_.queryOrderChangeSkuRecords.html +0 -73
  116. package/docs/interfaces/_internal_.queryOrderList.html +0 -210
  117. package/docs/interfaces/_internal_.queryOrderMergeRecordByOrderId-1.html +0 -123
  118. package/docs/interfaces/_internal_.queryOrderMergeRecordByOrderId.html +0 -73
  119. package/docs/interfaces/_internal_.queryPartyOrderInfo-1.html +0 -81
  120. package/docs/interfaces/_internal_.queryPartyOrderInfo.html +0 -113
  121. package/docs/interfaces/_internal_.queryPeriodTradeOrderList-1.html +0 -89
  122. package/docs/interfaces/_internal_.queryPeriodTradeOrderList.html +0 -51
  123. package/docs/interfaces/_internal_.queryPeriodTradeOrderOperatorList-1.html +0 -137
  124. package/docs/interfaces/_internal_.queryPeriodTradeOrderOperatorList.html +0 -89
  125. package/docs/interfaces/_internal_.queryRollingSalesStatistics-1.html +0 -113
  126. package/docs/interfaces/_internal_.queryRollingSalesStatistics.html +0 -129
  127. package/docs/interfaces/_internal_.querySaleItem-1.html +0 -81
  128. package/docs/interfaces/_internal_.querySaleItem.html +0 -105
  129. package/docs/interfaces/_internal_.queryShuttleInfoByOrderId-1.html +0 -169
  130. package/docs/interfaces/_internal_.queryShuttleInfoByOrderId.html +0 -73
  131. package/docs/interfaces/_internal_.queryStoreOrderList.html +0 -165
  132. package/docs/interfaces/_internal_.querySubOrderListByRootOrderId.html +0 -94
  133. package/docs/interfaces/_internal_.queryTopSaleItem-1.html +0 -81
  134. package/docs/interfaces/_internal_.queryTopSaleItem.html +0 -97
  135. package/docs/interfaces/_internal_.queryTourismInfoInOrderIdList.html +0 -73
  136. package/docs/interfaces/_internal_.queryUnionIdListByTimeRange.html +0 -89
  137. package/docs/interfaces/_internal_.queryUserOrder.html +0 -153
  138. package/docs/interfaces/_internal_.sendOrderPaidNotification.html +0 -73
  139. package/docs/interfaces/_internal_.submittedToSupplier.html +0 -89
  140. package/docs/interfaces/_internal_.supplierConfirmed.html +0 -89
  141. package/docs/interfaces/_internal_.supplierRejected.html +0 -97
  142. package/docs/interfaces/_internal_.thirdOrderInfoConfirmed.html +0 -105
  143. package/docs/interfaces/_internal_.updateShuttleInfo.html +0 -129
  144. package/docs/interfaces/_internal_.updateTradeOrderRoomCount.html +0 -94
  145. package/docs/interfaces/_internal_.updateTradeOrderTouristsInfo.html +0 -139
  146. package/docs/modules/_internal_.Constants.html +0 -71
  147. package/docs/modules/_internal_.html +0 -180
  148. package/docs/modules.html +0 -62
  149. package/docs/types/_internal_.QueryDataRes.html +0 -56
  150. package/docs/types/_internal_.Record.html +0 -58
  151. package/docs/types/_internal_.importPreCheck-1.html +0 -66
  152. package/docs/types/_internal_.queryNoteByOrderIdList-1.html +0 -106
  153. package/docs/types/_internal_.queryTourismInfoInOrderIdList-1.html +0 -48
  154. package/docs/variables/PosConstants.html +0 -50
  155. package/docs/variables/orderCoreService.html +0 -47
  156. package/docs/variables/orderFulfillService.html +0 -47
  157. package/docs/variables/orderJobService.html +0 -47
  158. package/docs/variables/orderNoteService.html +0 -47
  159. package/docs/variables/queryByCommodityService.html +0 -47
  160. package/docs/variables/queryByStoreService.html +0 -47
  161. package/docs/variables/queryByUserService.html +0 -47
  162. package/docs/variables/queryByWebService.html +0 -47
  163. package/jest.config.js +0 -194
  164. package/src/errors/BizError.ts +0 -10
  165. package/src/errors/SystemError.ts +0 -10
  166. package/src/index.ts +0 -33
  167. package/src/pos/http.ts +0 -70
  168. package/src/pos/modules/dataMigrate/service.ts +0 -18
  169. package/src/pos/modules/dataMigrate/types.ts +0 -11
  170. package/src/pos/modules/orderCore/service.ts +0 -55
  171. package/src/pos/modules/orderCore/types.ts +0 -320
  172. package/src/pos/modules/orderFulfill/service.ts +0 -120
  173. package/src/pos/modules/orderFulfill/types.ts +0 -526
  174. package/src/pos/modules/orderJob/service.ts +0 -72
  175. package/src/pos/modules/orderJob/types.ts +0 -42
  176. package/src/pos/modules/orderNote/service.ts +0 -29
  177. package/src/pos/modules/orderNote/types.ts +0 -76
  178. package/src/pos/modules/orderQuery/commodity.ts +0 -59
  179. package/src/pos/modules/orderQuery/store.ts +0 -24
  180. package/src/pos/modules/orderQuery/supplier.ts +0 -34
  181. package/src/pos/modules/orderQuery/types.ts +0 -1126
  182. package/src/pos/modules/orderQuery/user.ts +0 -83
  183. package/src/pos/modules/orderQuery/web.ts +0 -26
  184. package/src/pos/modules/service.ts +0 -31
  185. package/src/types.ts +0 -1079
  186. package/src/utils/env.ts +0 -14
  187. package/src/utils/string.ts +0 -6
  188. package/tsconfig.json +0 -114
  189. package/typedoc.json +0 -15
  190. /package/{dist/errors → errors}/BizError.d.ts +0 -0
  191. /package/{dist/errors → errors}/BizError.js +0 -0
  192. /package/{dist/errors → errors}/SystemError.d.ts +0 -0
  193. /package/{dist/errors → errors}/SystemError.js +0 -0
  194. /package/{dist/index.d.ts → index.d.ts} +0 -0
  195. /package/{dist/index.js → index.js} +0 -0
  196. /package/{dist/pos → pos}/http.d.ts +0 -0
  197. /package/{dist/pos → pos}/http.js +0 -0
  198. /package/{dist/pos → pos}/modules/dataMigrate/service.d.ts +0 -0
  199. /package/{dist/pos → pos}/modules/dataMigrate/service.js +0 -0
  200. /package/{dist/pos → pos}/modules/dataMigrate/types.d.ts +0 -0
  201. /package/{dist/pos → pos}/modules/dataMigrate/types.js +0 -0
  202. /package/{dist/pos → pos}/modules/orderCore/service.d.ts +0 -0
  203. /package/{dist/pos → pos}/modules/orderCore/service.js +0 -0
  204. /package/{dist/pos → pos}/modules/orderCore/types.d.ts +0 -0
  205. /package/{dist/pos → pos}/modules/orderCore/types.js +0 -0
  206. /package/{dist/pos → pos}/modules/orderFulfill/service.d.ts +0 -0
  207. /package/{dist/pos → pos}/modules/orderFulfill/service.js +0 -0
  208. /package/{dist/pos → pos}/modules/orderFulfill/types.d.ts +0 -0
  209. /package/{dist/pos → pos}/modules/orderFulfill/types.js +0 -0
  210. /package/{dist/pos → pos}/modules/orderJob/types.js +0 -0
  211. /package/{dist/pos → pos}/modules/orderNote/service.d.ts +0 -0
  212. /package/{dist/pos → pos}/modules/orderNote/service.js +0 -0
  213. /package/{dist/pos → pos}/modules/orderNote/types.d.ts +0 -0
  214. /package/{dist/pos → pos}/modules/orderNote/types.js +0 -0
  215. /package/{dist/pos → pos}/modules/orderQuery/commodity.d.ts +0 -0
  216. /package/{dist/pos → pos}/modules/orderQuery/commodity.js +0 -0
  217. /package/{dist/pos → pos}/modules/orderQuery/store.d.ts +0 -0
  218. /package/{dist/pos → pos}/modules/orderQuery/store.js +0 -0
  219. /package/{dist/pos → pos}/modules/orderQuery/supplier.d.ts +0 -0
  220. /package/{dist/pos → pos}/modules/orderQuery/supplier.js +0 -0
  221. /package/{dist/pos → pos}/modules/orderQuery/types.d.ts +0 -0
  222. /package/{dist/pos → pos}/modules/orderQuery/types.js +0 -0
  223. /package/{dist/pos → pos}/modules/orderQuery/user.d.ts +0 -0
  224. /package/{dist/pos → pos}/modules/orderQuery/user.js +0 -0
  225. /package/{dist/pos → pos}/modules/orderQuery/web.d.ts +0 -0
  226. /package/{dist/pos → pos}/modules/orderQuery/web.js +0 -0
  227. /package/{dist/pos → pos}/modules/service.d.ts +0 -0
  228. /package/{dist/pos → pos}/modules/service.js +0 -0
  229. /package/{dist/types.d.ts → types.d.ts} +0 -0
  230. /package/{dist/types.js → types.js} +0 -0
  231. /package/{dist/utils → utils}/env.d.ts +0 -0
  232. /package/{dist/utils → utils}/env.js +0 -0
  233. /package/{dist/utils → utils}/string.d.ts +0 -0
  234. /package/{dist/utils → utils}/string.js +0 -0
package/src/utils/env.ts DELETED
@@ -1,14 +0,0 @@
1
- const envUtils = {
2
- // 环境判断
3
- isProduction() {
4
- return process.env.NODE_ENV === 'prod'
5
- },
6
- isDevelopment() {
7
- return process.env.NODE_ENV === 'development'
8
- },
9
- isPPE() {
10
- return process.env.NODE_ENV === 'ppe'
11
- }
12
- }
13
-
14
- export default envUtils
@@ -1,6 +0,0 @@
1
-
2
- /**
3
- * Camel case to kebab case
4
- * e.g. camelToKebabCase('camelCase') => 'camel-case'
5
- */
6
- export const camelToKebabCase = (str: string) => str.replace(/[A-Z]/g, letter => `-${letter.toLowerCase()}`)
package/tsconfig.json DELETED
@@ -1,114 +0,0 @@
1
- {
2
- "include": [
3
- "src/**/*",
4
- ],
5
- "exclude": [
6
- "node_modules",
7
- "dist"
8
- ],
9
- "compilerOptions": {
10
- /* Visit https://aka.ms/tsconfig.json to read more about this file */
11
-
12
- /* Projects */
13
- // "incremental": true, /* Enable incremental compilation */
14
- // "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
15
- // "tsBuildInfoFile": "./", /* Specify the folder for .tsbuildinfo incremental compilation files. */
16
- // "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects */
17
- // "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
18
- // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
19
-
20
- /* Language and Environment */
21
- "target": "es2020", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
22
- "lib": [
23
- "ES2020",
24
- "DOM"
25
- ], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
26
- // "jsx": "preserve", /* Specify what JSX code is generated. */
27
- "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
28
- // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
29
- // "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h' */
30
- // "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
31
- // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.` */
32
- // "reactNamespace": "", /* Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit. */
33
- // "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
34
- // "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
35
-
36
- /* Modules */
37
- "module": "commonjs", /* Specify what module code is generated. */
38
- "rootDir": "./src", /* Specify the root folder within your source files. */
39
- "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
40
- // "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
41
- // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
42
- // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
43
- // "typeRoots": [], /* Specify multiple folders that act like `./node_modules/@types`. */
44
- "types": [
45
- "jest",
46
- "node"
47
- ], /* Specify type package names to be included without being referenced in a source file. */
48
- // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
49
- "resolveJsonModule": true, /* Enable importing .json files */
50
- // "noResolve": true, /* Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project. */
51
-
52
- /* JavaScript Support */
53
- // "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files. */
54
- // "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
55
- // "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`. */
56
-
57
- /* Emit */
58
- "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
59
- "declarationMap": false, /* Create sourcemaps for d.ts files. */
60
- // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
61
- "sourceMap": false, /* Create source map files for emitted JavaScript files. */
62
- // "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output. */
63
- "outDir": "./dist", /* Specify an output folder for all emitted files. */
64
- "removeComments": false, /* Disable emitting comments. */
65
- // "noEmit": true, /* Disable emitting files from a compilation. */
66
- // "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
67
- // "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types */
68
- // "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
69
- // "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
70
- // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
71
- // "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
72
- // "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
73
- // "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
74
- // "newLine": "crlf", /* Set the newline character for emitting files. */
75
- // "stripInternal": true, /* Disable emitting declarations that have `@internal` in their JSDoc comments. */
76
- // "noEmitHelpers": true, /* Disable generating custom helper functions like `__extends` in compiled output. */
77
- // "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
78
- // "preserveConstEnums": true, /* Disable erasing `const enum` declarations in generated code. */
79
- // "declarationDir": "./", /* Specify the output directory for generated declaration files. */
80
- // "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
81
-
82
- /* Interop Constraints */
83
- // "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
84
- // "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
85
- "esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility. */
86
- // "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
87
- "forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
88
-
89
- /* Type Checking */
90
- "strict": true, /* Enable all strict type-checking options. */
91
- // "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied `any` type.. */
92
- // "strictNullChecks": true, /* When type checking, take into account `null` and `undefined`. */
93
- // "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
94
- // "strictBindCallApply": true, /* Check that the arguments for `bind`, `call`, and `apply` methods match the original function. */
95
- // "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
96
- // "noImplicitThis": true, /* Enable error reporting when `this` is given the type `any`. */
97
- // "useUnknownInCatchVariables": true, /* Type catch clause variables as 'unknown' instead of 'any'. */
98
- // "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
99
- // "noUnusedLocals": true, /* Enable error reporting when a local variables aren't read. */
100
- // "noUnusedParameters": true, /* Raise an error when a function parameter isn't read */
101
- // "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
102
- // "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
103
- // "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
104
- // "noUncheckedIndexedAccess": true, /* Include 'undefined' in index signature results */
105
- // "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
106
- // "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type */
107
- // "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
108
- // "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
109
-
110
- /* Completeness */
111
- // "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
112
- // "skipLibCheck": true /* Skip type checking all .d.ts files. */
113
- }
114
- }
package/typedoc.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "entryPoints": [
3
- "src/index.ts",
4
- ],
5
- "out": "./docs",
6
- "readme": "./README.md",
7
- "includeVersion": true,
8
- "disableSources": true,
9
- "excludePrivate": true,
10
- "excludeProtected": true,
11
- "tsconfig": "./tsconfig.json",
12
- "plugin": [
13
- "typedoc-plugin-missing-exports"
14
- ]
15
- }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes