dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
syntax higlighting
Jacky Zhao
2023-06-01
04eeb2d10c2bb8cac595a879446c1dcbfac4d6a6
[scapegoat/Docs2.git]
/
index.d.ts
1
2
3
4
declare module '*.scss' {
const content: string
export = content
}