UNPKG

@gooddata/gooddata-js

Version:
4 lines (3 loc) 169 B
export declare const REG_URI_OBJ: RegExp; export declare const isUri: (identifier: string) => boolean; export declare const areUris: (identifiers: string[]) => boolean;