DIR: /proc/1991111/root/usr/share/node_modules/@types/tern/ |
Current File : //proc/1991111/root/usr/share/node_modules/@types/tern/index.d.ts |
// Type definitions for tern 0.23 // Project: https://github.com/ternjs/tern // Definitions by: Nikolaj Kappler <https://github.com/nkappler> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 export * from "./lib/infer"; export * from "./lib/tern"; |