UNPKG

next

Version:

The React Framework

5 lines (4 loc) 272 B
export declare function getDeploymentId(): string | undefined; export declare function getDeploymentIdQuery(ampersand?: boolean): string; export declare function getAssetToken(): string | undefined; export declare function getAssetTokenQuery(ampersand?: boolean): string;