Port to TypeScript

This commit is contained in:
Kevin Kandlbinder 2022-02-04 13:34:57 +00:00 committed by GitHub
parent 01d3014e2f
commit bc429f5d69
32 changed files with 419 additions and 105 deletions

6
src/pages/social.module.scss.d.ts vendored Normal file
View 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;