File

src/app/shared/interfaces/time.interface.ts

Description

A time interface just for documentation purpose

Index

Properties

Properties

zone
zone: string
Type : string

The zone

export interface TimeInterface {
    /**
     * The zone
     */
    zone: string;
}

results matching ""

    No results matching ""