Type Alias DataAssemblyProps

DataAssemblyProps: DataAssemblyCommonProps & {
    sys: DataAssemblySys;
}