feat: refactoring project
This commit is contained in:
3
node_modules/@babel/helper-plugin-utils/lib/index.js
generated
vendored
3
node_modules/@babel/helper-plugin-utils/lib/index.js
generated
vendored
@@ -17,7 +17,8 @@ const apiPolyfills = {
|
||||
},
|
||||
assumption: () => () => {
|
||||
return undefined;
|
||||
}
|
||||
},
|
||||
addExternalDependency: () => () => {}
|
||||
});
|
||||
}
|
||||
function declare(builder) {
|
||||
|
||||
Reference in New Issue
Block a user