UNPKG

com-tools

Version:

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

14 lines (8 loc) 320 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [com-tools](./com-tools.md) &gt; [GetDefaultValue](./com-tools.getdefaultvalue.md) ## GetDefaultValue type 获得默认值 **Signature:** ```typescript export type GetDefaultValue = () => any; ```