Skip to content

afeiship/next-alert

Repository files navigation

next-alert

Alert for debug detect platform.

version license size download

installation

npm install -S @jswork/next-alert

usage

import '@jswork/next-alert';

nx.alert(1,2,3);
nx.alert({ github: 'afeiship', sayHi: 'hello' }, { slogan: 'Are you ok?' });

license

Code released under the MIT license.