UNPKG

@configurator/ravendb

Version:
5 lines (4 loc) 135 B
import { MethodCall } from "./MethodCall"; export declare class CmpXchg extends MethodCall { static value(key: string): CmpXchg; }