init tiramisu
This commit is contained in:
commit
967b77c51c
10 changed files with 253 additions and 0 deletions
5
runtime/preload.ts
Normal file
5
runtime/preload.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
const tiramisu = {
|
||||
invoke: window.invoke
|
||||
}
|
||||
|
||||
window.tiramisu = tiramisu
|
Loading…
Add table
Add a link
Reference in a new issue