1
0
silverbullet/plugos/test.plug.yaml
2023-08-11 20:37:13 +02:00

9 lines
147 B
YAML

name: test
functions:
boot:
path: "./test_func.test.ts:hello"
endpoint:
path: "./test_func.test.ts:endpoint"
http:
path: "/"