Interface RuntimeInfo

interface RuntimeInfo {
    from: HandlerType;
}

Properties

Properties