Typescript Library Declarations (Web Worker)
Variable BroadcastChannel
BroadcastChannel
:
{
prototype
:
BroadcastChannel
;
new
(
name
:
string
)
:
BroadcastChannel
;
}
Type declaration
new
(
name
:
string
)
:
BroadcastChannel
Parameters
name
:
string
Returns
BroadcastChannel
prototype
:
BroadcastChannel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (Web Worker)