forked from Botanical/BotanJS
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/** @constructor */
|
||||
System.Policy = function (){};
|
||||
|
||||
/** @type {Function} */
|
||||
System.Policy.isOriginAllowed;
|
||||
Reference in New Issue
Block a user