Documentation
Storybook (Main)
Storybook (Develop)
Preparing search index...
The search index is not available
Webebeb Team's Tools Docs
Webebeb Team's Tools Docs
utils/playerIdStorage
STORAGE_KEYS
Variable STORAGE_KEYS
Const
STORAGE_
KEYS
:
{
PLAYER_ID
:
(
(
roomId
:
string
)
=>
string
)
;
}
= ...
로컬 스토리지에 사용되는 키 형식 정의
Type declaration
Readonly
PLAYER_
ID
:
(
(
roomId
:
string
)
=>
string
)
방 ID를 기반으로 플레이어 ID 스토리지 키를 생성합니다.
(
roomId
)
:
string
Parameters
roomId
:
string
방 식별자
Returns
string
스토리지 키 문자열
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Storybook (Main)
Storybook (Develop)
Webebeb Team's Tools Docs
Loading...
로컬 스토리지에 사용되는 키 형식 정의