Added type guards for worker messages

This commit is contained in:
squidfunk
2019-12-18 22:06:59 +01:00
parent 68b1e44d1a
commit 63c8544371
4 changed files with 102 additions and 21 deletions

View File

@@ -21,5 +21,3 @@
*/
export * from "./_"
export * from "./article"
export * from "./section"