UNPKG

semantic-network

Version:

A utility library for manipulating a list of links that form a semantic interface to a network of resources.

2 lines (1 loc) 91 B
export type CheckHeaderStrategy = (headers: Record<string, string>, now: Date) => boolean;