码迷,mamicode.com
首页 > 其他好文 > 详细

TypeError: (0 , _utils.isExternal) is not a function

时间:2020-02-18 18:24:30      阅读:77      评论:0      收藏:0      [点我收藏+]

标签:beta   utils   rds   error:   href   external   als   poi   begin   

is-url-external

1.0.3 • Public • Published 3 years ago

Is URL External?

A simple function that tells you whether an URL is external or not.

Installation

  • Latest release
  • Bower: bower install is-url-external
  • NPM: npm install is-url-external

Usage

var isExternal require(‘is-url-external);
isExternal(https://github.com/mrded/is-url-external)// true | false

TypeError: (0 , _utils.isExternal) is not a function

标签:beta   utils   rds   error:   href   external   als   poi   begin   

原文地址:https://www.cnblogs.com/dekevin/p/12327015.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!