repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Build: Bump the github-actions group across 1 directory with 2 updates
[jquery.git]
/
src
/
var
/
splice.js
blob
253866f3a6e5cc64a09731bec4d869f310c5e835
1
import
{
arr
}
from
"./arr.js"
;
2
3
export var
splice
=
arr
.
splice
;