feat: crud service
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
import * as GreetService from "./greetservice.js";
|
||||
import * as PostService from "./postservice.js";
|
||||
export {
|
||||
GreetService
|
||||
PostService
|
||||
};
|
||||
|
||||
export * from "./models.js";
|
||||
|
||||
Reference in New Issue
Block a user