npm

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

4.6.201910111014 • Public • Published

判断是否登录若未登录跳转页面

Installation

yarn add --dev @dfeidao/fd-an000102

Example

import an102 from '@dfeidao/fd-an000102';

const ran102 = await an102(headers, url, './login.html');
if (ran102 === true) {
	// todo
} else {
	return ran102;
}

Package Sidebar

Install

npm i @dfeidao/fd-an000102

Weekly Downloads

1

Version

4.6.201910111014

License

MIT

Unpacked Size

3.18 kB

Total Files

6

Last publish

Collaborators

  • taoqf