@gcongo/auth
v1.0.0-alpha.6
Published
聚合平台应用授权工具包
Downloads
4
Readme
@gcongo/auth
聚合平台应用授权工具包
Usage
import auth from '@gcongo/auth';
auth.noticeOverTime();
<script src="./js/[email protected]"></script>
<script>
GcongoAuth.noticeOverTime();
</script>