https://github.com/eyebluecn/blog
蓝眼系列软件之《蓝眼博客》开发中...
https://github.com/eyebluecn/blog
freemarker java spring-boot
Last synced: 9 months ago
JSON representation
蓝眼系列软件之《蓝眼博客》开发中...
- Host: GitHub
- URL: https://github.com/eyebluecn/blog
- Owner: eyebluecn
- License: mit
- Created: 2017-12-23T09:50:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T05:06:02.000Z (over 5 years ago)
- Last Synced: 2025-04-12T04:53:45.119Z (about 1 year ago)
- Topics: freemarker, java, spring-boot
- Language: JavaScript
- Homepage: http://blog.eyeblue.cn
- Size: 16.4 MB
- Stars: 112
- Watchers: 2
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
## has-symbol-support-x
Tests if ES6 Symbol is supported.
**Version**: 1.4.1
**Author**: Xotic750
**License**: [MIT](<https://opensource.org/licenses/MIT>)
**Copyright**: Xotic750
### `module.exports` : boolean ⏏
Indicates if `Symbol`exists and creates the correct type.
`true`, if it exists and creates the correct type, otherwise `false`.
**Kind**: Exported member