18 lines
376 B
YAML
18 lines
376 B
YAML
summary: hello_world_demo
|
|
description: ''
|
|
value:
|
|
modules:
|
|
- id: a
|
|
value:
|
|
type: rawscript
|
|
content: '!inline a.inline_script.ts'
|
|
input_transforms: {}
|
|
lock: '!inline a.inline_script.lock'
|
|
language: bun
|
|
schema:
|
|
$schema: 'https://json-schema.org/draft/2020-12/schema'
|
|
type: object
|
|
order: []
|
|
properties: {}
|
|
required: []
|