fix(core): update
This commit is contained in:
@@ -2,6 +2,7 @@ import * as interfaces from './';
|
||||
|
||||
export interface ISecretCreationDescriptor {
|
||||
name: string;
|
||||
version: string;
|
||||
contentArg: any;
|
||||
labels: interfaces.TLabels;
|
||||
}
|
Reference in New Issue
Block a user