nextspace
    Preparing search index...

    Interface UseRoomSetupParams

    interface UseRoomSetupParams {
        router: NextRouter;
    }
    Index

    Properties

    Properties

    router: NextRouter