3 lines
63 B
TypeScript
Executable file
3 lines
63 B
TypeScript
Executable file
declare const plugin: { handler: () => void }
|
|
|
|
export = plugin
|