including-modules
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
function _throw(e) {
|
||||
throw e;
|
||||
}
|
||||
export { _throw as _ };
|
||||
Reference in New Issue
Block a user