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