H5P NodeJS Library
    Preparing search index...
    GetLibraryFileAsJsonFunction: (
        libraryName: ILibraryName,
        filename: string,
    ) => Promise<any>

    Type declaration

      • (libraryName: ILibraryName, filename: string): Promise<any>
      • Parameters

        Returns Promise<any>