Missing link to used library in tprintf

This commit is contained in:
Douwe Schulte
2022-06-22 12:37:46 +02:00
parent 6f017bf4f6
commit d472c1239b

View File

@@ -4859,6 +4859,7 @@ export interface NS {
* @remarks * @remarks
* RAM cost: 0 GB * RAM cost: 0 GB
* *
* see: https://github.com/alexei/sprintf.js
* @param format - format of the message * @param format - format of the message
* @param msg - Value to be printed. * @param msg - Value to be printed.
*/ */