mirror of
https://github.com/xunleii/silverbullet-icalendar.git
synced 2026-05-05 03:04:03 +00:00
7 lines
126 B
YAML
7 lines
126 B
YAML
name: hello-world
|
|
version: 0.1
|
|
functions:
|
|
helloWorld:
|
|
path: "./hello.ts:helloWorld"
|
|
command:
|
|
name: "Say hello" |