Skip to content

Commit

Permalink
Added missing Position type import. Resolves #2017 (#2044)
Browse files Browse the repository at this point in the history
Co-authored-by: Seairth Jacobs <sjacobs@wrsystems.com>
  • Loading branch information
Seairth and Seairth committed Feb 25, 2021
1 parent 41a123a commit 402716a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/turf-center-median/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {
FeatureCollection,
Feature,
Point,
Position,
} from "@turf/helpers";
import { featureEach } from "@turf/meta";

Expand Down

0 comments on commit 402716a

Please sign in to comment.