Blame view

天文台pc/tianwentai-ui/node_modules/detect-node-es/es5/node.d.ts 98 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
  /**
   * returns true if the current environment is NodeJS
   */
  export declare const isNode: boolean;