UNPKG

@nexex/orderbook

Version:
3 lines (2 loc) 187 B
export declare function getCollectionToken(name: string): string; export declare const InjectCollection: (name: string) => (target: Object, key: string | symbol, index?: number) => void;