UNPKG

@eclipse-scout/core

Version:
6 lines 226 B
import { StaticLookupCall } from '../../index'; export declare class EmptyDummyLookupCall extends StaticLookupCall<number> { constructor(); protected _data(): any[]; } //# sourceMappingURL=EmptyDummyLookupCall.d.ts.map