Type alias IdlTypeDefGenericType

IdlTypeDefGenericType: {
    kind: "type";
    name: string;
}

Type declaration

  • kind: "type"
  • name: string