diff options
author | 2023-08-10 06:39:36 -0600 | |
---|---|---|
committer | 2023-08-10 13:39:36 +0100 | |
commit | 4c9d1cb8f27d558807dbe3646c5b5fa1966b166f (patch) | |
tree | f53e9f2d39aa675602f55ca1341d1631215d5fae /packages/integrations/netlify/src | |
parent | 1e3c9f515b78dded044a2b1582cf629a15943f69 (diff) | |
download | astro-4c9d1cb8f27d558807dbe3646c5b5fa1966b166f.tar.gz astro-4c9d1cb8f27d558807dbe3646c5b5fa1966b166f.tar.zst astro-4c9d1cb8f27d558807dbe3646c5b5fa1966b166f.zip |
Update content-types.template.d.ts (#8010)
Provides more useful information when hovering variables typed with CollectionEntry<"collectionName">
* Does not change the functionality of existing code
* Flatten<AnyEntryMap[C]> is the same as AnyEntryMap[C][keyof AnyEntryMap[C]]
* Both will produce a union of all note entry types within the "collectionName" key
Diffstat (limited to 'packages/integrations/netlify/src')
0 files changed, 0 insertions, 0 deletions