UNPKG

@girin/framework

Version:

Core modules for Girin: GraphQL server framework

3 lines 185 B
import { ObjectStorage } from '../core/ObjectStorage'; export declare function testObjectStorageSpec(mod: ObjectStorage): Promise<void>; //# sourceMappingURL=ObjectStorage.spec.d.ts.map