UNPKG

ink

Version:
6 lines (5 loc) 157 B
/** A React hook that returns the stderr stream. */ declare const useStderr: () => import("../components/StderrContext.js").Props; export default useStderr;