jouni-kantola / mobtimer

Cross-platform mob timer ⏰
4 stars 0 forks source link

Use served Neutralinojs client library types #53

Closed jouni-kantola closed 1 year ago

jouni-kantola commented 1 year ago

When running npm run update type defitions are automatically downloaded for Neutralinojs' client library. Use them in the build.

Also check if this expected error would then be fixed: https://github.com/jouni-kantola/mobtimer/blob/9323e49f91365bee783cd530f2107ffc74c9aab6/resources/scripts/neutralino-api.ts#L17

jouni-kantola commented 1 year ago

Same version is included in node_modules.