Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 614 Bytes

_util_.md

File metadata and controls

29 lines (16 loc) · 614 Bytes

nookipediaGlobals"util"

Module: "util"

Index

Functions

Functions

Const expire

expire(item: endpoint.Endpoints): boolean

Defined in src/util.ts:9

Checks to see if the cached data for the given item has expired.

Parameters:

Name Type Description
item endpoint.Endpoints The item to check.

Returns: boolean

Represents if the given item has expired information.