UNPKG

74 BJavaScriptView Raw
1var index = require( './index' );
2
3index.get( 'logger' ).info( 'hello' );