Type Definitions
-
BlockConfig
-
Type:
- Object
Properties:
Name Type Description blocks
Array Children blocks to add -
Cache
-
Cache object use standard functions you'd expect in most caches
Type:
- Object
Properties:
Name Type Description set
function Set something in cache get
function Get something from cache detl
function Delete from cache