1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2026-06-03 21:10:34 +00:00

make component resources a proper emitter

This commit is contained in:
Jacky Zhao
2023-07-23 18:20:43 -07:00
parent 236ba56be1
commit 4811500b1b
7 changed files with 163 additions and 177 deletions
+1
View File
@@ -5,3 +5,4 @@ export { ContentIndex } from "./contentIndex"
export { AliasRedirects } from "./aliases"
export { Assets } from "./assets"
export { Static } from "./static"
export { ComponentResources } from "./componentResources"