UNPKG

sqsdk-utils

Version:

双旗sdk业务工具包

6 lines (5 loc) 113 B
/** * @param {string} path * @returns {Boolean} */ export declare function isExternal(path: string): boolean;