UNPKG

module-replacements

Version:

This package provides a set of manifests which each define a mapping of JS modules to their suggested replacements.

3 lines (2 loc) 114 B
import type { KnownUrl } from './types.js'; export declare function resolveDocUrl(url?: KnownUrl): string | null;