This commit is contained in:
alexmorenograu 2021-03-11 16:01:20 +01:00
parent f3e394bb15
commit f917cb59a4
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ function filter(toFilter, type){
return exp.test(toFilter)
}
console.log(filter("A0A3B820690FF", "barcode"))
//////PROBA