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
* RAM cost: 0 GB
*
* see: https://github.com/alexei/sprintf.js
* @param format - format of the message
* @param msg - Value to be printed.
*/