mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-24 14:10:27 +00:00
1 line
82 B
JavaScript
1 line
82 B
JavaScript
|
import { TextDecoder } from 'text-encoding-utf-8'; self.TextDecoder = TextDecoder;
|