protocol-check import protocolCheck from '@daihy8759/protocol-check'; protocolCheck( 'url', () => { // fail }, () => { // success } );