Skip to content

@sourceloop/cache / Exports / CachePluginComponent

Class: CachePluginComponent

Implements

  • Component

Table of contents

Constructors

Properties

Constructors

constructor

new CachePluginComponent(application, options?)

Parameters

Name Type Default value
application Application undefined
options CachePluginComponentOptions DEFAULT_CACHE_PLUGIN_OPTIONS

Defined in

component.ts:24

Properties

application

Private Readonly application: Application

Defined in

component.ts:26


options

Private Readonly options: CachePluginComponentOptions = DEFAULT_CACHE_PLUGIN_OPTIONS

Defined in

component.ts:28