forked from trent_larson/crowd-funder-for-time-pwa
- Make QueuedOperation interface generic to properly handle operation types - Fix type compatibility between queue operations and their resolvers - Use explicit typing for operation queue to handle generic types - Maintain type safety while allowing different operation return types This fixes a TypeScript error where the operation queue's resolve function was not properly typed to handle generic return types from database operations.
6.8 KiB
6.8 KiB