UNPKG

hazelcast-client

Version:

Hazelcast - open source In-Memory Data Grid - client for NodeJS

5 lines (4 loc) 78 B
export interface ImportConfig { path: string; exportedName: string; }