We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274f4d6 commit b80be4bCopy full SHA for b80be4b
1 file changed
apis/utils.d.ts
@@ -89,6 +89,7 @@ declare const utils: {
89
rm: (...path: string[]) => Promise<ReturnType<typeof fs.promises.rm>>,
90
91
/**
92
+ * @since 8.3.0
93
* @see https://cap.cloud.sap/docs/node.js/cds-utils#colors
94
*/
95
colors: {
0 commit comments