@hanfy/plugin-lightblock
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

@hanfy/plugin-lightblock

高亮块、提示框插件(React)

安装

$ yarn add @hanfy/plugin-lightblock

添加到引擎

import Engine, { EngineInterface } from '@hanfy/engine';
import lightblock from '@hanfy/plugin-lightblock';

new Engine(...,{ plugins:[lightblock] })

命令

//使用 command 执行插件
engine.command.execute('lightblock');

Readme

Keywords

none

Package Sidebar

Install

npm i @hanfy/plugin-lightblock

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

86.3 kB

Total Files

18

Last publish

Collaborators

  • hanfy_001
  • jzb520