We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cce797 + 3fccea5 commit 6898736Copy full SHA for 6898736
readme.markdown
@@ -96,7 +96,7 @@ from disk.
96
97
* `opts.persistentCache` - a complex cache handler that allows async and persistent
98
caching of data. A `persistentCache` needs to follow this interface:
99
- ```
+ ```js
100
function persistentCache (
101
file, // the path to the file that is loaded
102
id, // the id that is used to reference this file
0 commit comments