Type Definition cdp::target::BrowserContextId [] [src]

type BrowserContextId<'a> = Cow<'a, str>;

[Experimental]