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

4.6.201909161541 • Public • Published

返回到指定页面

Installation

yarn add --dev @dfeidao/fd-am000058

Params

参数 说明 类型
fd 系统参数 IFeidaoAiMobile
key 页面的key,可以在当前页面通过原子操作获取 string

Example

import am58 from '@dfeidao/fd-am000058';
import IFeidaoAiMobile from '@dfeidao/fd-am000000';

export default async function a001(fd: IFeidaoAiMobile) {
	am58(fd, 'mykey');
}

Package Sidebar

Install

npm i @dfeidao/fd-am000058

Weekly Downloads

1

Version

4.6.201909161541

License

MIT

Unpacked Size

2.75 kB

Total Files

7

Last publish

Collaborators

  • taoqf