Typescript Library Declarations (Web Worker)
Variable Path2D
Path2D
:
{
prototype
:
Path2D
;
new
(
path
?:
string
|
Path2D
)
:
Path2D
}
Type declaration
new
(
path
?:
string
|
Path2D
)
:
Path2D
Parameters
Optional
path
:
string
|
Path2D
Returns
Path2D
prototype
:
Path2D
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (Web Worker)