UNPKG

@zuu/owl

Version:

Zuu's Experimental GraphQL Implementation

3 lines (2 loc) 127 B
import { MetadataStorage } from "../metadata/metadata-storage"; export declare function getMetadataStorage(): MetadataStorage;