src/lib/shared/boundary/boundary.ts

Relationships

Used by

Depends on

No results matching.

export interface Boundary {
  top: number;
  left: number;
  bottom: number;
  right: number;
}

results matching ""

    No results matching ""