1
0
silverbullet/plugs/tasks/tasks.plug.yaml

11 lines
168 B
YAML
Raw Normal View History

2022-03-28 13:25:05 +00:00
functions:
indexTasks:
path: "./task.ts:indexTasks"
events:
- page:index
taskToggle:
path: "./task.ts:taskToggle"
events:
- page:click