UNPKG

@types/linkifyjs

Version:
4 lines (2 loc) 112 B
import { Options } from "./index"; export default function linkifyStr(str: string, options?: Options): string;