Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve: neutralinojs#88 there is a circular dependency between `src/ws/websocket.ts` and `src/api/extensions.ts` ``` Circular dependency: src/ws/websocket.ts -> src/api/extensions.ts -> src/ws/websocket.ts ``` removing dependency from websocket.ts
- Loading branch information