1 2 3 4
import title from "./title?scene"; import me from "./me?scene"; export const scenes = [title, me];