UNPKG

electron-find

Version:

Find all matches for the text in electron app

8 lines (6 loc) 119 B
const FindInPage =require('./findInPage') const Find = require('./find.js') module.exports = { FindInPage, Find }