1
0
silverbullet/plugos/test.plug.yaml

9 lines
147 B
YAML
Raw Normal View History

name: test
functions:
boot:
path: "./test_func.test.ts:hello"
2023-08-11 18:37:13 +00:00
endpoint:
path: "./test_func.test.ts:endpoint"
http:
path: "/"