@ningboyz/types 1.6.90 → 1.6.92

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 (2) hide show
  1. package/package.json +1 -1
  2. package/src/index.ts +0 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ningboyz/types",
3
3
  "type": "module",
4
- "version": "1.6.90",
4
+ "version": "1.6.92",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
package/src/index.ts CHANGED
@@ -45,7 +45,6 @@ import * as TWtui from "./wtui";
45
45
  import * as TWzpz from "./wzpz";
46
46
  import * as TYzcb from "./yzcb";
47
47
  import * as TYzcg from "./yzcg";
48
- import * as TYzcq from "./yzcq";
49
48
  import * as TYzht from "./yzht";
50
49
  import * as TYzpz from "./yzpz";
51
50
  import * as TZbhd from "./zbhd";
@@ -100,7 +99,6 @@ export {
100
99
  TWzpz,
101
100
  TYzcb,
102
101
  TYzcg,
103
- TYzcq,
104
102
  TYzht,
105
103
  TYzpz,
106
104
  TZbhd,