uplc v0.7.15BuiltinCallbackBuiltinCallback export type BuiltinCallback = ( args: CekValue[], ctx: BuiltinContext ) => CekValue