llamaindexinterfacesInterface: BaseReader\<T\>On this pageInterface: BaseReader<T> A reader takes imports data into Document objects. Type Parameters • T extends BaseNode = Document Methods loadData() loadData(...args): Promise<T[]> Parameters • ...args: unknown[] Returns Promise<T[]> Defined in packages/core/schema/dist/index.d.ts:181