Interface FormData.JsIterableTypeParameterArrayUnionType
- Enclosing class:
FormData
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface FormData.JsIterableTypeParameterArrayUnionType
-
Method Summary
-
Method Details
-
of
-
asFile
-
asString
-
isFile
@JsOverlay default boolean isFile() -
isString
@JsOverlay default boolean isString()
-