Interface Window.ImportScriptsUrlsUnionType
- Enclosing class:
Window
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface Window.ImportScriptsUrlsUnionType
-
Method Details
-
of
-
asString
-
asTrustedScriptURL
-
asURL
-
isString
@JsOverlay default boolean isString() -
isTrustedScriptURL
@JsOverlay default boolean isTrustedScriptURL() -
isURL
@JsOverlay default boolean isURL()
-