Skip to content

@whittakertech/mosaic / ConstraintResult

Interface: ConstraintResult

Defined in: constraints.ts:3

Properties

allowed

ts
allowed: boolean;

Defined in: constraints.ts:4


reason?

ts
optional reason: string;

Defined in: constraints.ts:5