Home Reference Source Test

src/index.mjs

'use strict';

import CryptoApi from './crypto-api'

module.exports = CryptoApi