UNPKG

@eclipse-scout/core

Version:
8 lines 279 B
import { StaticLookupCall } from '../../index'; export declare class LanguageDummyLookupCall extends StaticLookupCall<number> { multiline: boolean; showText: boolean; constructor(); protected _data(): any[]; } //# sourceMappingURL=LanguageDummyLookupCall.d.ts.map