diff --git a/package.json b/package.json index 3d2cdbad..e95188d6 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "repository": "googleapis/nodejs-logging", "main": "./build/src/index.js", + "types": "./build/src/index.d.ts", "files": [ "build/src", "build/protos",