dotfiles/vscode/.vscode/extensions/matangover.mypy-0.3.1/out/python.js
Errol Sancaktar 5f8db31398 alacritty
2024-07-15 17:06:13 -06:00

6 lines
395 B
JavaScript

"use strict";
// This file is mostly copied from Microsoft's Python tools extension template:
// https://github.com/microsoft/vscode-python-tools-extension-template/blob/499e3cb237b439e2dd7a288cbee327c82b54c5ff/src/common/python.ts
// It contains type declarations for the Python extension's API.
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=python.js.map