dashboard
repositories
filestore
activity
search
login
crazy-macs
/
private-voice
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix X-ASR CJK spacing
Ariver
2026-06-07
90dfe73f1a1b6815cfba08ec165394719005e4cf
[crazy-macs/private-voice.git]
/
privatevoice.src
/
frontend
/
src
/
vite-env.d.ts
1
2
3
4
declare module '*.png' {
const src: string
export default src
}