Node updated. Some todos.
This commit is contained in:
3
Scripts/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts
generated
vendored
3
Scripts/node_modules/chromium-bidi/lib/cjs/utils/UrlPattern.d.ts
generated
vendored
@ -14,5 +14,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
import { URLPattern } from 'urlpattern-polyfill';
|
||||
import { URLPattern as URLPatternPolyfill } from 'urlpattern-polyfill';
|
||||
declare let URLPattern: typeof URLPatternPolyfill;
|
||||
export { URLPattern };
|
||||
|
||||
Reference in New Issue
Block a user