UNPKG

@pisell/pisellos

Version:

一个可扩展的前端模块化SDK框架,支持插件系统

2 lines (1 loc) 69 B
export declare const uniqueById: <T>(arr: T[], key?: string) => T[];