mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-07 07:53:10 +00:00
Renove uploadedAt
This commit is contained in:
parent
c0dc44406d
commit
b29af75426
@ -40,11 +40,6 @@ export type CodexManifest = {
|
||||
* Mimetype
|
||||
*/
|
||||
mimetype: string | null;
|
||||
|
||||
/**
|
||||
* Date of upload
|
||||
*/
|
||||
uploadedAt: number;
|
||||
};
|
||||
|
||||
export type CodexDataContent = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user