fix: plugin for demo

This commit is contained in:
Codetrauma
2025-08-09 14:52:30 -04:00
parent 6e871d6e6f
commit 8b3ac32278

1
src/index.d.ts vendored
View File

@@ -5,7 +5,6 @@ declare module 'main' {
export function parseTwitterResp(): I32;
export function three(): I32;
export function config(): I32;
export function collectUserNote(): I32;
}
declare module 'extism:host' {