* Check exported bindings are defined * Add tests * Update flow whitelist * Add tests for builtins
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
export { encrypt }
|
|
function encrypt () {}
|