UNPKG

@squidcloud/client

Version:

A typescript implementation of the Squid client

7 lines (6 loc) 227 B
export declare const SQUID_SUPPORT_EMAIL = "support@getsquid.ai"; /** * Error code when application is not found. * Must be in sync with Kotlin. */ export declare const APPLICATION_NOT_FOUND_ERROR = "APPLICATION_NOT_FOUND";