Bagikan melalui


AmlCompute type

Properti(tingkat atas) AmlCompute

type AmlCompute = Compute & {
  computeType: "AmlCompute"
  properties?: AmlComputeProperties
}