Type alias IdlSeedArg

IdlSeedArg: {
    kind: "arg";
    path: string;
}

Type declaration

  • kind: "arg"
  • path: string