mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 04:21:53 +02:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = require('./lib/picomatch');
|