feat: init
This commit is contained in:
5
node_modules/unenv/dist/runtime/node/string_decoder.d.mts
generated
vendored
Normal file
5
node_modules/unenv/dist/runtime/node/string_decoder.d.mts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// https://nodejs.org/api/string_decoder.html
|
||||
import type nodeStringDecoder from "node:string_decoder";
|
||||
export declare const StringDecoder: typeof nodeStringDecoder.StringDecoder;
|
||||
declare const _default: {};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user