UNPKG

ng2-pipes

Version:
20 lines (19 loc) 495 B
export declare class NgArrayPipesModule { } export * from './diff'; export * from './initial'; export * from './flatten'; export * from './intersection'; export * from './reverse'; export * from './tail'; export * from './truthify'; export * from './union'; export * from './unique'; export * from './without'; export * from './pluck'; export * from './shuffle'; export * from './every'; export * from './some'; export * from './sample'; export * from './group-by'; export * from './filter-by';