mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-20 11:27:29 +02:00
Port to TypeScript
This commit is contained in:
parent
01d3014e2f
commit
bc429f5d69
32 changed files with 419 additions and 105 deletions
6
src/pages/social.module.scss.d.ts
vendored
Normal file
6
src/pages/social.module.scss.d.ts
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
export const socialBg: string;
|
||||
export const socialCard: string;
|
||||
export const socialImage: string;
|
||||
export const socialList: string;
|
||||
export const socialName: string;
|
||||
export const socialUsername: string;
|
Loading…
Add table
Add a link
Reference in a new issue