iceshrimp-legacy/packages/client/src/scripts/mfm-tags.ts
ThatOneCalculator 6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00

19 lines
181 B
TypeScript

export const MFM_TAGS = [
"tada",
"jelly",
"twitch",
"shake",
"spin",
"jump",
"bounce",
"flip",
"x2",
"x3",
"x4",
"font",
"blur",
"rainbow",
"sparkle",
"rotate",
];