feat: re-export SchemaOrg types from Roux module
This commit is contained in:
@@ -5,4 +5,5 @@ module Roux (
|
|||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.CookLang as X
|
import Data.CookLang as X
|
||||||
|
import Roux.SchemaOrg as X
|
||||||
import Roux.Server (app)
|
import Roux.Server (app)
|
||||||
|
|||||||
Reference in New Issue
Block a user