更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import types = require('./types');
|
||||
|
||||
declare function linkify(str: string, hyperlink?: types.AnyFn): string;
|
||||
|
||||
export = linkify;
|
||||
Reference in New Issue
Block a user