CodeCraft Auth API Docs - v0.0.0
    Preparing search index...
    interface RouteGuardProps {
        children?: ReactNode;
        guardType?: RouteGuardType;
    }
    Index

    Properties

    children?: ReactNode
    guardType?: RouteGuardType