File

src/api/webApi/data/typed.interface.ts

Index

Methods

Methods

getDataType
getDataType()
Returns : DataType
import { DataType } from 'api/webApi/classes/dataType.enum';

export interface Typed {
  getDataType(): DataType;
}

results matching ""

    No results matching ""