If you only need to get the file metadata, use Files.find() or consider streaming the file. import { Component } from '@angular/core'; ...
確定! 回上一頁