Meldbase TypeScript API
    Preparing search index...

    Type Alias RPCHandler

    RPCHandler: (context: RPCContext, input: Value) => Value | Promise<Value>

    Type Declaration