Files
start-os/sdk/base/lib/osBindings/SignerInfo.ts
Aiden McClelland 40b00bae75 wip
2025-10-20 18:05:57 -06:00

4 lines
152 B
TypeScript

// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
export type SignerInfo = { name: string }