@dfeidao/fd-an000103
TypeScript icon, indicating that this package has built-in type declarations

4.6.201910111014 • Public • Published

检查用户权限

Installation

yarn add --dev @dfeidao/fd-an000103

Example

import check from '@dfeidao/fd-an000103';
const url = await check(fd, 'by_jxc', '3', './login.html');
if (url.redirect) {
		return redirect(url.redirect);
		// {code: 0, redirect: "./login.html?backurl=.%2Ftest.html"}
}

Package Sidebar

Install

npm i @dfeidao/fd-an000103

Weekly Downloads

0

Version

4.6.201910111014

License

MIT

Unpacked Size

3.87 kB

Total Files

6

Last publish

Collaborators

  • taoqf