@sksizer/intersect
API reference
Section titled “API reference”Generated from the TypeScript source of the three entry points, so it always matches the shipped surface. Each module below has its own overview page listing its exports.
| Module | Layer | Import | Runtime deps |
|---|---|---|---|
@sksizer/intersect | L1 path API | import { intersects } from "@sksizer/intersect" | none |
@sksizer/intersect/segments | L0 core | import { search } from "@sksizer/intersect/segments" | none |
@sksizer/intersect/fs | L2 filesystem | import { filesInScope } from "@sksizer/intersect/fs" | tinyglobby |
Start with intersects, matches, overlapping, and witness on the path API.