UNPKG

fork-ts-checker-webpack-plugin

Version:
3 lines (2 loc) 68 B
declare function unique<T>(array: T[]): T[]; export default unique;