Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 350 Bytes

LookupStatus.md

File metadata and controls

24 lines (13 loc) · 350 Bytes

@fluxninja/aperture-js / LookupStatus

Enumeration: LookupStatus

Represents the status of a lookup operation in the cache.

Table of contents

Enumeration Members

Enumeration Members

Hit

Hit = "HIT"


Miss

Miss = "MISS"