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
No known key found for this signature in database
GPG Key ID: 1A32DE95F34F1F33

@ -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.
*/