UNPKG

az-console-header

Version:
16 lines (10 loc) 244 B
# TestPublishNPM Used only for testing publish on NPM ## Init npm i az-console-header ## Use let azTool = require('az-console-header') azTool('AB'); azTool(2); ## Licence MIT