smartcrypto/dist_ts/smartcrypto.plugins.d.ts

5 lines
145 B
TypeScript
Raw Normal View History

2021-02-20 17:51:30 +00:00
import * as smartpromise from '@pushrocks/smartpromise';
export { smartpromise };
import * as nodeForge from 'node-forge';
export { nodeForge };