๐ Reference
๐ Chapter
type IndexSignature = {
[index: string]: string;
};
const sections: IndexSignature = {
all: "์ ์ฒด",
economy: "๊ฒฝ์ ",
society: "์ฌํ",
politics: "์ ์น",
science: "IT/๊ณผํ",
global: "์ธ๊ณ",
culture: "์ํ๋ฌธํ",
sport: "์คํฌ์ธ ",
};