UNPKG

findpattern

Version:
12 lines (9 loc) 295 B
/*! * 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');