Home
last modified time | relevance | path

Searched refs:urlUpdateActions (Results 1 – 2 of 2) sorted by relevance

/third_party/node/typings/internalBinding/
Durl.d.ts1 import type { urlUpdateActions } from 'internal/url'
11 update(input: string, actionType: typeof urlUpdateActions, value: string): string | false;
/third_party/node/lib/internal/
Durl.js1584 urlUpdateActions: updateActions, property