fix(core): update

This commit is contained in:
2019-09-13 18:20:12 +02:00
parent ad67849d45
commit 83c49a6234
9 changed files with 50 additions and 40 deletions

View File

@ -5,4 +5,4 @@ export interface ISecretCreationDescriptor {
version: string;
contentArg: any;
labels: interfaces.TLabels;
}
}