/usr/share/nodejs/@types/tern
NameSizeModeActions
lib/-0755rm
index.d.ts2940644editdlrm
package.json8120644editdlrm
pkgjs-lock.json3310644editdlrm
Edit: /usr/share/nodejs/@types/tern/index.d.ts (294B)
// Type definitions for tern 0.23 // Project: https://github.com/ternjs/tern // Definitions by: Nikolaj Kappler // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 export * from "./lib/infer"; export * from "./lib/tern";