feat: init
This commit is contained in:
4
node_modules/unenv/dist/runtime/node/internal/url/util.d.mts
generated
vendored
Normal file
4
node_modules/unenv/dist/runtime/node/internal/url/util.d.mts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// Source: https://github.com/nodejs/node/blob/v22.7.0/lib/internal/util.js
|
||||
// As of V8 6.6, depending on the size of the array, this is anywhere
|
||||
// between 1.5-10x faster than the two-arg version of Array#splice()
|
||||
export declare function spliceOne(list: unknown[], index: number);
|
||||
Reference in New Issue
Block a user