UNPKG

@flagship.io/react-sdk

Version:
5 lines (4 loc) 425 B
export declare const noVisitorMessage = "flagship Visitor not initialized."; export declare const noVisitorDefault = "fsVisitor not initialized, returns default value"; export declare const GET_FLAG_CAST_ERROR = "Flag for key {0} has a different type. Default value is returned."; export declare const GET_METADATA_CAST_ERROR = "Flag for key {0} has a different type with defaultValue, an empty metadata object is returned";