Skip to content

Commit 0b34e24

Browse files
committed
types: remove unused StaticAssetMeta.path
1 parent b3c3eff commit 0b34e24

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/utils/static.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export interface StaticAssetMeta {
1010
type?: string;
1111
etag?: string;
1212
mtime?: number | string | Date;
13-
path?: string;
1413
size?: number;
1514
encoding?: string;
1615
}

0 commit comments

Comments
 (0)