Jacky Zhao
2023-06-13 9d2024b11c7c24ec8112b5019504fc44b4e1a297
1
2
3
4
declare module '*.scss' {
  const content: string 
  export = content
}