aiken/examples/sample/src/sample.ak

3 lines
44 B
Plaintext

pub type ScriptContext {
thing: String
}