Files
bun.sh/test
Liz 66debb1ce4 fix: support custom file type in Bun.file (#6512)
* fix: support custom file type in Bun.file

In the docs it seamed to suggest this is something supported,
it seamed to be only supported in JSDOMFiles or blob.
This Adds the 2 properties `type` and `lastModified` to be supported on `Bun.file`

Fixes: https://github.com/oven-sh/bun/issues/6507

* fix: implement changes requested in review

Add changes requested in the review and add a test for a non standard
mimetype
2023-10-19 22:26:27 -07:00
..
2023-06-27 10:29:22 -07:00
2023-07-01 22:43:59 -07:00
2023-10-16 15:14:15 -07:00
📷
2022-12-12 00:40:00 -08:00
2023-03-07 12:22:34 -08:00
2023-03-22 15:01:01 -07:00
2023-10-07 15:22:45 -07:00