File: user-home_v2.x.x.js

package info (click to toggle)
node-yarnpkg 1.13.0-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 93,036 kB
  • sloc: sh: 323; makefile: 19
file content (3 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (3)
1
2
3
declare module 'user-home' {
  declare module.exports: string;
}