smartcrypto/dist_ts/smartcrypto.plugins.d.ts
2021-02-20 17:51:30 +00:00

5 lines
145 B
TypeScript

import * as smartpromise from '@pushrocks/smartpromise';
export { smartpromise };
import * as nodeForge from 'node-forge';
export { nodeForge };