mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Explicitly import Buffer. Specify jsdoc local extensions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { Buffer } from 'node:buffer';
|
||||
|
||||
/**
|
||||
* Decodes a file name from Latin1 to UTF-8.
|
||||
* @param {string} str Input string
|
||||
|
Reference in New Issue
Block a user