UNPKG

mapbox-gl

Version:
4 lines (2 loc) 66 B
// @flow strict export type Cancelable = { cancel: () => void };