Package io.bit3.jsass.annotation
Annotation Type DefaultDoubleValue
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface DefaultDoubleValue
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description doublevalueThe default value.
-