Files
start-os/sdk/base/lib/osBindings/SignerInfo.ts
Aiden McClelland 515d37147b build fixes
2025-11-06 10:46:14 -07: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 }