0.1.8-beta5 • Published 2 months ago

@smart-link/process-base v0.1.8-beta5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

流程中心-前端基础库

使用

安装

# yarn 安装
yarn add @smart-link/process-base

# npm 安装
npm install @smart-link/process-base
import { setTokenKey } from '@smart-link/process-base';

// 设置
setTokenKey('Admin-Token');