prettier/tests/typescript_module/global.js

5 lines
65 B
JavaScript

namespace global {}
module global {}
global {}
declare global {}