4 lines
47 B
JavaScript
4 lines
47 B
JavaScript
function Path()
|
|
{
|
|
Module.call(this,"path");
|
|
} |
function Path()
|
|
{
|
|
Module.call(this,"path");
|
|
} |