UNPKG

@aptly-as/types

Version:
10 lines (9 loc) 458 B
export var AptlyAppSandbox; (function (AptlyAppSandbox) { AptlyAppSandbox["AllowForms"] = "allow-forms"; AptlyAppSandbox["AllowPopups"] = "allow-popups"; AptlyAppSandbox["AllowScripts"] = "allow-scripts"; AptlyAppSandbox["AllowSameOrigin"] = "allow-same-origin"; AptlyAppSandbox["AllowPointerLock"] = "allow-pointer-lock"; AptlyAppSandbox["AllowTopNavigation"] = "allow-top-navigation"; })(AptlyAppSandbox || (AptlyAppSandbox = {}));