Files
start-os/sdk/lib/osBindings/EchoParams.ts
Aiden McClelland e65c0a0d1d fix tests
2024-07-26 19:19:19 -06:00

4 lines
155 B
TypeScript

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