Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HasCache

Hierarchy

Index

Properties

Properties

Readonly cache

cache: Record<string, object>

Use to cache arbitrary content associated with this instance. Use for smallish objects that are expensive to compute.

Generated using TypeDoc