UNPKG

@rxdi/ui-components

Version:

UI Components for building graphql-server website

5 lines (4 loc) 127 B
export declare const DocumentTypes: { [x: string]: any; }; export declare type DocumentTypes = keyof typeof DocumentTypes;