dashboard
repositories
filestore
activity
search
login
crazy-macs
/
private-voice
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix X-ASR hold pre-capture
Ariver
2026-06-14
e86df221fa8f9d6796fb7fe59020767d7c806fac
[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
}