UNPKG

zync-nest-library

Version:

NestJS library with database backup and file upload utilities

6 lines (5 loc) 101 B
export interface IDriveFileQuery { folderId: string; accessToken: string; pageSize?: number; }