fix(core): update
This commit is contained in:
		@@ -2,3 +2,9 @@ export * from './smartcrypto.classes.smartcrypto';
 | 
				
			|||||||
export * from './smartcrypto.classes.keypair';
 | 
					export * from './smartcrypto.classes.keypair';
 | 
				
			||||||
export * from './smartcrypto.classes.privatekey';
 | 
					export * from './smartcrypto.classes.privatekey';
 | 
				
			||||||
export * from './smartcrypto.classes.publickey';
 | 
					export * from './smartcrypto.classes.publickey';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import { nodeForge } from './smartcrypto.plugins';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					export {
 | 
				
			||||||
 | 
					  nodeForge
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user