initial commit
This commit is contained in:
6
node_modules/when-exit/dist/browser/index.js
generated
vendored
Normal file
6
node_modules/when-exit/dist/browser/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/* IMPORT */
|
||||
import Interceptor from './interceptor.js';
|
||||
/* MAIN */
|
||||
const whenExit = Interceptor.register;
|
||||
/* EXPORT */
|
||||
export default whenExit;
|
||||
Reference in New Issue
Block a user