9 lines
147 B
YAML
9 lines
147 B
YAML
name: test
|
|
functions:
|
|
boot:
|
|
path: "./test_func.test.ts:hello"
|
|
endpoint:
|
|
path: "./test_func.test.ts:endpoint"
|
|
http:
|
|
path: "/"
|