UNPKG

install-module-linked

Version:
3 lines (2 loc) 168 B
import type { GetScopedSpecifiedCallback } from '../types.ts'; export default function getSpecifier(installString: string, callback: GetScopedSpecifiedCallback): void;