as const 는 const assertion라는 typescript 문법이다이 문법을 사용하면 우리가 추후 액션 생성함수를 통해 액션 객체를 만들게 됐을때 , type의 typescript타입이 string이 되지 않고 실제값을 가리키게 된다.