bunny-admin-element-thin-i18n/mock/i18n/en/style.ts

6 lines
85 B
TypeScript

export const style = {
larger: "Larger",
default: "Default",
small: "Small"
};