UNPKG

node-semvers

Version:

Utilities for managing versions of node including looking up codenames

2 lines (1 loc) 69 B
export default function match(test: object, query: object): boolean;