Files
start-os/sdk/base/lib/osBindings/SignerInfo.ts
Aiden McClelland bc9db9f2b7 efi fixes
2025-11-15 00:23:04 -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 }