mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-05-24 21:55:04 +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"
|
|
}
|