kunkun/packages/ui/src/constants.ts

5 lines
87 B
TypeScript

export const CLASSNAMES = {
EXT_LOGO: "kk-ext-logo",
BACK_BUTTON: "kk-back-button"
}