Sign in
dart
/
native
/
refs/heads/goderbauer-patch-2
/
.
/
pkgs
/
code_assets
/
doc
/
schema
/
sdk
/
shared_definitions.schema.json
blob: b367a6fd6110822b876f1869e5d636976fec5d6a [
file
] [
log
] [
blame
] [
edit
]
{
"$schema"
:
"https://json-schema.org/draft-07/schema#"
,
"title"
:
"package:code_assets party:sdk shared definitions"
,
"definitions"
:
{
"BuildInput"
:
{},
"BuildOutput"
:
{},
"HookInput"
:
{},
"HookOutput"
:
{},
"LinkInput"
:
{},
"LinkOutput"
:
{}
}
}