UNPKG

@goongmaps/goong-js

Version:

A WebGL interactive maps library

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