Repository URL to install this package:
Version:
1.2.9 ▾
|
import { Target } from '../types';
export default function isTag(target: Target): boolean;