xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

TypeScript dynamic object key type All In One

TypeScript dynamic object key type All In One

interface Obj {
  // 👇️ key         value
  [key: string]: any;
}

const obj: Obj = {
  name: 'xgqfrms',
};

https://www.typescriptlang.org/docs/handbook/2/keyof-types.html

https://www.typescriptlang.org/docs/handbook/2/objects.html

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs

https://bobbyhadz.com/blog/typescript-object-with-dynamic-keys



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2022-12-16 14:44  xgqfrms  阅读(18)  评论(1编辑  收藏  举报