mirror of
https://github.com/tlsnotary/tlsn-plugin-boilerplate.git
synced 2026-01-06 19:43:54 -05:00
fix: plugin for demo
This commit is contained in:
1
src/index.d.ts
vendored
1
src/index.d.ts
vendored
@@ -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' {
|
||||
|
||||
Reference in New Issue
Block a user