UNPKG

@nhost/react

Version:

Nhost React library

6 lines (5 loc) 232 B
import { AuthMachine } from '@nhost/nhost-js'; import { InterpreterFrom } from 'xstate'; /** @internal */ export declare const useAuthInterpreter: () => InterpreterFrom<AuthMachine>; //# sourceMappingURL=useAuthInterpreter.d.ts.map