Release v28.0.0 (from 1e591f07)
This commit is contained in:
@@ -9,6 +9,5 @@ export interface UdfQuotesResponse extends UdfOkResponse {
|
||||
}
|
||||
|
||||
export interface IQuotesProvider {
|
||||
// tslint:disable-next-line:variable-name tv-variable-name
|
||||
getQuotes(symbols: string[]): Promise<QuoteData[]>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user