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) 85 B
export declare function instanceOfSimpleValue(obj: unknown): obj is string | number;