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