Created
August 16, 2022 21:56
-
-
Save Dionid/19399ca3ee75c322b6632e5e62640ac9 to your computer and use it in GitHub Desktop.
esModuleInterop import wrapper
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var __importDefault = (this && this.__importDefault) || function (mod) { | |
return (mod && mod.__esModule) ? mod : { "default": mod }; | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment