@resistdesign/voltra
    Preparing search index...

    Interface Cache

    Cache configuration for BuildSpec.

    interface Cache {
        paths?: string[];
    }
    Index

    Properties

    Properties

    paths?: string[]

    Cache paths to persist between builds.