Interface URL.RevokeObjectURLUrlUnionType

Enclosing class:
URL

@JsType(isNative=true, name="?", namespace="<global>") public static interface URL.RevokeObjectURLUrlUnionType
  • Method Details

    • of

      @JsOverlay static URL.RevokeObjectURLUrlUnionType of(Object o)
    • asString

      @JsOverlay default String asString()
    • asURL

      @JsOverlay default URL asURL()
    • isString

      @JsOverlay default boolean isString()
    • isURL

      @JsOverlay default boolean isURL()