mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 20:40:05 +00:00
docs: fyxed typos and updated docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { SASjsRequest } from '../types/SASjsRequest'
|
||||
|
||||
/**
|
||||
* Comparator for SASjs request timestamps
|
||||
* Comparator for SASjs request timestamps.
|
||||
*
|
||||
*/
|
||||
export const compareTimestamps = (a: SASjsRequest, b: SASjsRequest) => {
|
||||
|
||||
Reference in New Issue
Block a user