Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.2/libphonenumber-js/source/legacy/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.2/libphonenumber-js/source/legacy/findNumbers.js

import PhoneNumberMatcher from '../PhoneNumberMatcher.js'
import normalizeArguments from '../normalizeArguments.js'

export default function findNumbers() {
	const { text, options, metadata } = normalizeArguments(arguments)
	const matcher = new PhoneNumberMatcher(text, options, metadata)
	const results = []
	while (matcher.hasNext()) {
		results.push(matcher.next())
	}
	return results
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists