@lyjkfz/customer-cli 0.3.0 → 0.4.1

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.
@@ -1,12 +0,0 @@
1
- export interface TemplateInfo {
2
- name: string;
3
- downloadUrl: string;
4
- description: string;
5
- branch: string;
6
- }
7
- export declare const templateLists: Map<string, TemplateInfo>;
8
- export declare const getNpmInfo: (npmName: string) => Promise<import("axios").AxiosResponse<any, any, {}>>;
9
- export declare const getNpmLastVersion: (name: string) => Promise<any>;
10
- export declare function checkVesion(name: string, version: string): Promise<boolean | undefined>;
11
- export declare function create(dirName?: string): Promise<void>;
12
- //# sourceMappingURL=create.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../src/command/create.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,YAAY;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,EAAE,GAAG,CAAC,MAAM,EAAE,YAAY,CAmBlD,CAAA;AACF,eAAO,MAAM,UAAU,GAAU,SAAS,MAAM,yDAS/C,CAAA;AAED,eAAO,MAAM,iBAAiB,GAAU,MAAM,MAAM,iBAOnD,CAAA;AAWD,wBAAsB,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,gCAU9D;AACD,wBAAsB,MAAM,CAAC,OAAO,CAAC,EAAE,MAAM,iBA6C5C"}
@@ -1,2 +0,0 @@
1
- export declare function update(): void;
2
- //# sourceMappingURL=update.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../../src/command/update.ts"],"names":[],"mappings":"AAWA,wBAAgB,MAAM,SAUrB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export declare const clone: (url: string, dirName: string, options: string[]) => Promise<void>;
2
- //# sourceMappingURL=clone.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"clone.d.ts","sourceRoot":"","sources":["../../../src/utils/clone.ts"],"names":[],"mappings":"AAyBA,eAAO,MAAM,KAAK,GAAU,KAAK,MAAM,EAAE,SAAS,MAAM,EAAE,SAAS,MAAM,EAAE,kBAa1E,CAAA"}