frontend/.pnpm-store/v3/files/99/2673ce4ccaee76b0e02a6e13b031d6bd5395e44e7955cab786432602b6351666ab458a4bd74d386e59a952503ec916cb57acbea70ac98cebd35113a5d20d79

5 lines
97 B
Plaintext

'use strict';
if (typeof global.Promise !== 'function') {
global.Promise = require('./lib');
}