/*!
* findpattern <https://github.com/passariello/findpattern>
*
* Copyright (c) 2021, Dario Passariello.
* Licensed under the Apache-2.0 License.
*/
/***********************************************************************/
'use strict';
module.exports = require('./init.js');