microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
src/test/debugger/assets/debuggerWorker.ts
4lines · modeblame
c7e52880Jimmy Thomson10 years ago | 1 | // Copyright (c) Microsoft Corporation. All rights reserved. |
| 2 | // Licensed under the MIT license. See LICENSE file in the project root for details. | |
3b6023b2Jimmy Thomson10 years ago | 3 | // This file intentionally left blank |
| 4 | // It is just needed to satisfy a "require.resolve" |