This is a package that provides typed exports for both the scoped and unscoped Gimloader apis.
This needs to be used with a bundler. Use @gimloader/build for a preconfigured one. From there, add import GL from 'gimloader'
to use the scoped API or import GL from 'gimloader/global'
to use the unscoped one.