CacheFrom

Signature

export declare enum CacheFrom {    Gateway = 1,    Rest = 2,    Test = 3}

Members

This export does not declare public properties or methods in the generated declaration file.