Tanatloc documentation
    Preparing search index...

    Props

    interface IProps {
        swr: { clearUser: () => Promise<void> };
    }
    Index

    Properties

    Properties

    swr: { clearUser: () => Promise<void> }