fix(structure): improve structure, prepare better CI integration
This commit is contained in:
@@ -26,3 +26,5 @@ const runCli = async () => {
|
||||
};
|
||||
|
||||
export { runCli, Cloudly };
|
||||
type ICloudlyConfig = plugins.servezoneInterfaces.data.ICloudlyConfig;
|
||||
export { type ICloudlyConfig }
|
||||
|
Reference in New Issue
Block a user