@xn-lib/base 0.0.10 → 0.0.12
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/dist/index.d.ts +0 -9
- package/dist/index.d.ts.map +0 -1
package/package.json
CHANGED
package/dist/index.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { Plugin } from 'vue';
|
|
2
|
-
import TimeSchedule from './time-schedule/index.vue';
|
|
3
|
-
export declare const components: {
|
|
4
|
-
TimeSchedule: import("vue").DefineComponent<{}, {}, any>;
|
|
5
|
-
};
|
|
6
|
-
export { TimeSchedule };
|
|
7
|
-
declare const plugin: Plugin;
|
|
8
|
-
export default plugin;
|
|
9
|
-
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../components/src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAA;AACtC,OAAO,YAAY,MAAM,2BAA2B,CAAA;AAEpD,eAAO,MAAM,UAAU;;CAEtB,CAAA;AAED,OAAO,EAAE,YAAY,EAAE,CAAA;AAEvB,QAAA,MAAM,MAAM,EAAE,MAQb,CAAA;AAED,eAAe,MAAM,CAAA"}
|