File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 4
4
"release_level" : " ga" ,
5
5
"language" : " nodejs" ,
6
6
"repo" : " googleapis/nodejs-promisify" ,
7
- "distribution_name" : " @google-cloud/promisify"
8
- }
7
+ "distribution_name" : " @google-cloud/promisify" ,
8
+ "client_documentation" : " https://googleapis.dev/nodejs/promisify/latest"
9
+ }
Original file line number Diff line number Diff line change 14
14
A simple utility for promisifying functions and classes.
15
15
16
16
17
-
17
+ * [ Google Cloud Common Promisify Node.js Client API Reference ] [ client-docs ]
18
18
19
19
* [ github.com/googleapis/nodejs-promisify] ( https://github.com/googleapis/nodejs-promisify )
20
20
@@ -86,6 +86,9 @@ has instructions for running the samples.
86
86
87
87
88
88
89
+ The [ Google Cloud Common Promisify Node.js Client API Reference] [ client-docs ] documentation
90
+ also contains samples.
91
+
89
92
## Versioning
90
93
91
94
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
@@ -115,7 +118,7 @@ Apache Version 2.0
115
118
116
119
See [ LICENSE] ( https://github.com/googleapis/nodejs-promisify/blob/master/LICENSE )
117
120
118
-
121
+ [ client-docs ] : https://googleapis.dev/nodejs/promisify/latest
119
122
120
123
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
121
124
[ projects ] : https://console.cloud.google.com/project
You can’t perform that action at this time.
0 commit comments