UNPKG

tiny-crypto-suite

Version:

Tiny tools, big crypto — seamless encryption and certificate handling for modern web and Node apps.

8 lines (3 loc) 88 B
'use strict'; var index = require('../TinyOlm/index.cjs'); exports.TinyOlm = index;