Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
Path2D
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