Open
Description
Hello,
We are looking to achieve something very similar to issue #29. In reviewing https://villus.logaretm.com/plugins/cache/#clearing-cache, it seems like one should be able to call cachePlugin.setCacheResult(...)
, but my initial attempts following the example throws TypeError: j.setCacheResult is not a function
. Is this expected?