MCPcopy Create free account
hub / github.com/Distributive-Network/PythonMonkey / toJSON

Method toJSON

python/pythonmonkey/builtin_modules/url.d.ts:46–46  ·  view source on GitHub ↗

[MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON)

()

Source from the content-addressed store, hash-verified

44 username: string;
45 /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON) */
46 toJSON(): string;
47}
48
49export declare var URL: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected