mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-09-10 05:14:23 +02:00
chore: update dependencies
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import createPredicateIndexFinder from './_createPredicateIndexFinder.js';
|
||||
|
||||
// Returns the first index on an array-like that passes a truth test.
|
||||
export default createPredicateIndexFinder(1);
|
||||
Reference in New Issue
Block a user