refactor: some stuff
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export { type IngredientModel } from "./IngredientModel.ts";
|
||||
export { default as IngredientCollection } from "./IngredientCollection.ts";
|
||||
export { default as IngredientCollection, type IngredientModel } from "./IngredientCollection.ts";
|
||||
export { default as IngredientResource } from "./IngredientResource.ts";
|
||||
|
||||
Reference in New Issue
Block a user