UNPKG

@backland/schema

Version:

TypeScript schema declaration and validation library with static type inference

3 lines (2 loc) 126 B
export declare function getInnerGraphTypeId(input: any): string | undefined; export declare const GraphTypeNameRegex: RegExp;