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.
1 parent 4cce797 commit 3fccea5Copy full SHA for 3fccea5
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