UNPKG

link-exists

Version:

A super lightweight JavaScript / TypeScript library to check whether a given url is valid and exists or not.

3 lines (2 loc) 98 B
export * from './plugin/link-exists'; export type { LinkValidatorConfig } from './plugin/config';