UNPKG

alm

Version:

The best IDE for TypeScript

6 lines (5 loc) 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var types = require("../../../../common/types"); /** Utility method. Reason is we want to transact by file path */ exports.getRefactoringsByFilePath = types.getRefactoringsByFilePath;