Static uuid()
This commit is contained in:
@@ -55,6 +55,14 @@ Cosmopolite.typeSubjectLoose;
|
|||||||
function Cosmopolite(opt_urlPrefix, opt_namespace, opt_trackingID) {}
|
function Cosmopolite(opt_urlPrefix, opt_namespace, opt_trackingID) {}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @see https://www.cosmopolite.org/reference#uuid
|
||||||
|
* @return {string}
|
||||||
|
* @nosideeffects
|
||||||
|
*/
|
||||||
|
Cosmopolite.uuid = function() {};
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @see https://www.cosmopolite.org/reference#shutdown
|
* @see https://www.cosmopolite.org/reference#shutdown
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user