4 lines
120 B
TypeScript
4 lines
120 B
TypeScript
export * from "./createEntityParams.js";
|
|
export * from "./deleteEntityParams.js";
|
|
export * from "./getEntityParams.js";
|