33 lines
710 B
TypeScript
33 lines
710 B
TypeScript
// This file is automatically @generated by Asphalt.
|
|
// It is not intended for manual editing.
|
|
declare const assets: {
|
|
audio: {
|
|
music: {
|
|
"a-bench-for-ducks.ogg": string
|
|
"eggplants-in-the-sky.ogg": string
|
|
"lobby.ogg": string
|
|
"meowmeowmeow.ogg": string
|
|
"railway-resonance.ogg": string
|
|
"root.ogg": string
|
|
"solstice.ogg": string
|
|
"stay-on-track.ogg": string
|
|
"weltschmerz.ogg": string
|
|
}
|
|
}
|
|
images: {
|
|
kiwirina: {
|
|
"LUNA....png": string
|
|
"eyes.png": string
|
|
"kiwi tag.png": string
|
|
"lateworkerconceptmob.png": string
|
|
"next station ost cover.png": string
|
|
"porte closed.png": string
|
|
"porte open.png": string
|
|
}
|
|
svg: {
|
|
"cube.svg": string
|
|
}
|
|
}
|
|
}
|
|
|
|
export = assets |