thomaswilson-sveltekit/src/components/games/index.ts

3 lines
123 B
TypeScript

import FloriferousPlayerForm from './FloriferousPlayerForm.svelte';
export { FloriferousPlayerForm, PreviousGameScores };