mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-20 05:29:17 +00:00
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
export const CLASSNAMES = {
|
|
EXT_LOGO: "kk-ext-logo",
|
|
BACK_BUTTON: "kk-back-button"
|
|
}
|