@pipe0/react-sdk
Version:
React utils to work with pipe0
4 lines • 297 B
TypeScript
export { usePipeCatalogTable, type InputFieldEntries, type OutputFieldEntries, } from "./hooks/usePipeCatalogTable.js";
export { useSearchCatalogTable, type SearchOutputFieldEntries, } from "./hooks/useSearchCatalogTable.js";
export * from "./utils/helpers.js";
//# sourceMappingURL=index.d.ts.map