mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-14 12:59:42 +02:00
Radix, request methods, and theme stuff
This commit is contained in:
5
src-tauri/plugins/plugin.ts
Normal file
5
src-tauri/plugins/plugin.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
console.log('---------------------------');
|
||||
console.log('- 👋 Hello from plugin.ts -');
|
||||
console.log('---------------------------');
|
||||
|
||||
Deno.core.ops.op_hello('World');
|
||||
Reference in New Issue
Block a user