Files
Common/src/shared/assets/assets.d.ts
T
2026-06-21 11:27:44 +02:00

39 lines
826 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": Content
"eggplants-in-the-sky.ogg": Content
"lobby.ogg": Content
"meowmeowmeow.ogg": Content
"railway-resonance.ogg": Content
"root.ogg": Content
"solstice.ogg": Content
"stay-on-track.ogg": Content
"weltschmerz.ogg": Content
}
}
images: {
kiwirina: {
"LUNA....png": Content
"eyes.png": Content
"kiwi tag.png": Content
"lateworkerconceptmob.png": Content
"next station ost cover.png": Content
"porte closed.png": Content
"porte open.png": Content
}
svg: {
"cube.svg": Content
}
}
rooms: {
normal: {
"plus-corridor.rbxm": Content
"straight-corridor.rbxm": Content
}
}
}
export = assets