mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-02 13:33:07 +00:00
Revert "Remove the uploadedAt time"
This reverts commit b36fb65721d3c7bbd7f3d7289fdc11175c0c27ea.
This commit is contained in:
parent
0e72881aa7
commit
c0dc44406d
@ -40,6 +40,11 @@ export type CodexManifest = {
|
||||
* Mimetype
|
||||
*/
|
||||
mimetype: string | null;
|
||||
|
||||
/**
|
||||
* Date of upload
|
||||
*/
|
||||
uploadedAt: number;
|
||||
};
|
||||
|
||||
export type CodexDataContent = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user