생성

const a = {}
const b= { type, payload }; // 이건 잘 모름
const c= { key : "1", value : "hello"};

c["test"] = "test"; //키-값 쌍 동시에 추가 가능