# 使用
示例:
<!DOCTYPE html>
<html>
<head>
<!-- ... -->
</head>
<body>
<!-- ... -->
<script src="https://tiem-cdn.qq.com/slugteam/components/function/v1/index.min.js"></script>
<script>
// name=slugteam&desc=腾讯游戏大前端
SlugFunction.stringify({
name: 'slugteam',
desc: '腾讯游戏大前端'
})
</script>
</body>
</html>