eexiv/src/app/db/workers
2024-02-15 02:43:10 -08:00
..
affiliationLoader.worker.ts document loading working 2024-02-12 19:42:56 -08:00
authorLoader.worker.ts fix EVERYTHING 2024-02-14 19:22:48 -08:00
documentLoader.worker.ts update web worker so its actually efficient 2024-02-15 02:43:10 -08:00
nationalityLoader.worker.ts document loading working 2024-02-12 19:42:56 -08:00
README create search web worker 2024-02-12 21:21:55 -08:00
topicLoader.worker.ts document loading working 2024-02-12 19:42:56 -08:00

These worker files should not be touched unless you know what you are doing! They're simply utilities to be imported
by the loaders library to launch asynchronous web worker threads.