Skip to main content
Module

x/dance/interfaces.ts>IDanceEvent

🦕 Module for Dance Fans 💃🕺👯‍♀️. Providing Dance Events etc.
Latest
interface IDanceEvent
import { type IDanceEvent } from "https://deno.land/x/dance@1.1.0/interfaces.ts";

Properties

id: string
title: string
imageName: string
dances: string
countryCode: string
city: string
street: string
housenumber: string
startDate: string
startTime: string
lat: number
lon: number