UNPKG

chaite

Version:

core for chatgpt-plugin and karin-plugin-chatgpt

2 lines (1 loc) 189 B
const r={tiny:"mini",small:"tiny",medium:"small",large:"medium",huge:"large"};function n(e){const l=r[e];if(l===void 0)throw new Error(`${e} has no smaller size.`);return l}export{n as s};