Skip to content

Commit b0aadef

Browse files
added comment
1 parent 8414d13 commit b0aadef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ParseOffline.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ export class ParseOffline {
133133
});
134134
}
135135

136+
/**
137+
* Tests if results are still valid
138+
*/
136139
static areCachedResultsValid(
137140
cachedResults: CachedResults, maxAge: number,
138141
): boolean {

0 commit comments

Comments
 (0)