Test foto server
This commit is contained in:
5
src/app_modules/investasi/_fun/index.ts
Normal file
5
src/app_modules/investasi/_fun/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { investasi_funGetProspekById } from "./get/fun_get_file_by_prospek_id";
|
||||
import { investasi_funGetOneInvestasiById } from "./get/fun_get_one_by_id";
|
||||
|
||||
export { investasi_funGetOneInvestasiById };
|
||||
export { investasi_funGetProspekById };
|
||||
Reference in New Issue
Block a user