mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-04 06:23:06 +00:00
Remove the uploadedAt time
This commit is contained in:
parent
4d33154a49
commit
b36fb65721
@ -40,11 +40,6 @@ export type CodexManifest = {
|
|||||||
* Mimetype
|
* Mimetype
|
||||||
*/
|
*/
|
||||||
mimetype: string | null;
|
mimetype: string | null;
|
||||||
|
|
||||||
/**
|
|
||||||
* Date of upload
|
|
||||||
*/
|
|
||||||
uploadedAt: number;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export type CodexDataContent = {
|
export type CodexDataContent = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user