UNPKG

@goongmaps/goong-map-react

Version:

A fork of react-map-gl. React components for Goong JS

12 lines (10 loc) 267 B
/** * Flowtype definitions for set-rtl-text-plugin * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ declare export default function setRTLTextPlugin( pluginURL: string, callback?: (error: Error) => void, deferred?: boolean ): void;