UNPKG

com-tools

Version:

com-tools 提供了一些通用的工具函数;

14 lines (8 loc) 308 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [com-tools](./com-tools.md) &gt; [ObjectKey](./com-tools.objectkey.md) ## ObjectKey type 对象属性 **Signature:** ```typescript export type ObjectKey = string | number | symbol; ```