Typescript Library Declarations (Web Worker)
Interface WebTransportHash
interface
WebTransportHash
{
algorithm
?:
string
;
value
?:
BufferSource
;
}
Index
Properties
algorithm?
value?
Properties
Optional
algorithm
algorithm
?:
string
Optional
value
value
?:
BufferSource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algorithm
value
Typescript Library Declarations (Web Worker)