UNPKG

telefunc

Version:

Remote functions. Instead of API.

4 lines (3 loc) 137 B
export { useData }; import { useData as useData_ } from '../../shared/react-streaming/index.js'; declare const useData: typeof useData_;