mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-08-06 10:08:42 +02:00
11 lines
346 B
TypeScript
11 lines
346 B
TypeScript
export const active: string;
|
|
export const close: string;
|
|
export const flexSpacer: string;
|
|
export const hamburger: string;
|
|
export const homeBar: string;
|
|
export const homeBarTransparent: string;
|
|
export const inner: string;
|
|
export const logo: string;
|
|
export const offscreenNav: string;
|
|
export const topBar: string;
|
|
export const topBarInner: string;
|