naftalimurgor / wbgl-bridge-sdk

A wrapper for the WBGL bridge for WBGL/BGL Swap for use in Nodejs and browsers.
https://naftalimurgor.github.io/wbgl-bridge-sdk/
MIT License
1 stars 1 forks source link

fix broken TypeScript types #12

Closed naftalimurgor closed 3 months ago

naftalimurgor commented 3 months ago
1 import { IBridgeConfig } from '../types';
                                ~~~~~~~~~~

node_modules/wbgl-bridge-sdk/build/main/bridge/WBGL.d.ts:1:31 - error TS2307: Cannot find module '../types' or its corresponding type declarations.

1 import { IBridgeConfig } from '../types';
                                ~~~~~~~~~~
naftalimurgor commented 3 months ago

closed via https://github.com/naftalimurgor/wbgl-bridge-sdk/commit/05ac815ba597ec35bd93a61f12ea251580e52443