fix(core): update

This commit is contained in:
2022-10-17 09:36:35 +02:00
parent 4569bffc37
commit daa97c68d9
23 changed files with 4314 additions and 10732 deletions

View File

@@ -1,4 +1,4 @@
import * as interfaces from './';
import * as interfaces from './index.js';
export interface ISecretCreationDescriptor {
name: string;