@feizheng/next-alert
v1.0.1
Published
Alert for debug detect platform.
Downloads
7
Readme
next-alert
Alert for debug detect platform.
installation
npm install -S @feizheng/next-alertusage
import '@feizheng/next-alert';
nx.alert(1,2,3);
nx.alert({ github: 'afeiship', sayHi: 'hello' }, { slogan: 'Are you ok?' });license
Code released under the MIT license.
