diff --git a/README.md b/README.md index 5cd64406409d795194bccd3bcb3d2cb497c31e0f..7e56da0c44bac13293af9a7f4718e63699d1560f 100644 --- a/README.md +++ b/README.md @@ -86,4 +86,6 @@ Argument of type 'DSVRowArray<string>' is not assignable to parameter of type 'S Type 'DSVRowArray<string>' is not assignable to type 'never[]'. The types returned by 'pop()' are incompatible between these types. Type 'DSVRowString<string> | undefined' is not assignable to type 'undefined'. - Type 'DSVRowString<string>' is not assignable to type 'undefined'. \ No newline at end of file + Type 'DSVRowString<string>' is not assignable to type 'undefined'. + + \ No newline at end of file