10 lines
221 B
TypeScript
10 lines
221 B
TypeScript
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
import * as PostService from "./postservice.js";
|
|
export {
|
|
PostService
|
|
};
|
|
|
|
export * from "./models.js";
|