On this page
Properties

Interface ConstrainBooleanParameters

interface ConstrainBooleanParameters {
    exact?: boolean;
    ideal?: boolean;
}
Index

Properties

Properties

exact?: boolean
ideal?: boolean
Was this helpful?
SDK JS
Reference
ConstrainBooleanParameters