mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-30 18:43:21 +08:00
Fix trailing whitespace
This commit is contained in:
2
types/ramda/index.d.ts
vendored
2
types/ramda/index.d.ts
vendored
@@ -242,7 +242,7 @@ declare namespace R {
|
||||
* the supplied arguments.
|
||||
*/
|
||||
applySpec<T>(obj: any): (...args: any[]) => T;
|
||||
|
||||
|
||||
/**
|
||||
* Takes a value and applies a function to it.
|
||||
* This function is also known as the thrush combinator.
|
||||
|
||||
Reference in New Issue
Block a user