https://github.com/Microsoft/TypeScript
Raw File
Tip revision: ec76f93d4505c2d763be2e114c7bbee426ed8497 authored by Gabriela Araujo Britto on 28 February 2023, 20:22:38 UTC
error on files
Tip revision: ec76f93
tsserverlibrary.ts
import * as ts from "./_namespaces/ts";

export = ts;
back to top