@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.
- package/package.json +1 -1
- package/src/index.ts +0 -2
package/package.json
CHANGED
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,
|