mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-07-04 07:11:31 +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"
|
|
}
|