Clients: get() 메서드
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2018년 4월.
참고 : This feature is only available in Service Workers.
Clients
인터페이스의 get()
메서드는 주어진 id
와 일치하는 서비스 워커 클라이언트를 가져와 Promise
로 반환합니다.