The arguments controlling the [LifecyclePolicy] for this [Repository]. If undefined, a default one will be
created using LifecyclePolicy.getDefaultLifecyclePolicyArgs.
Optionalrepository
repository?:any
Underlying repository. If not provided, a new one will be created on your behalf.
The arguments controlling the [LifecyclePolicy] for this [Repository]. If
undefined
, a default one will be created usingLifecyclePolicy.getDefaultLifecyclePolicyArgs
.