UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 443 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [ListResult](./storage.listresult.md) &gt; [nextPageToken](./storage.listresult.nextpagetoken.md) ## ListResult.nextPageToken property If set, there might be more results for this list. Use this token to resume the list. <b>Signature:</b> ```typescript nextPageToken?: string; ```