UNPKG

@flipflop-sdk/tools

Version:

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/flipflop-fun/sdk) [![npm version](https://badge.fury.io/js/%40flipflop-sdk%2Ftools.svg)](https://badge.fury.io/js/%40flipflop-sdk%2Ftools) [![License: MIT](https://img.shields.io/badge

25 lines (24 loc) 569 B
export declare const defaultMintButtonStyle: { padding: string; border: string; cursor: string; }; export declare const defaultRefundButtonStyle: { padding: string; border: string; cursor: string; }; export declare const defaultInformationStyle: { display: string; justifyContent: string; fontSize: string; }; export declare const defaultGenerateURCStyle: { display: string; justifyContent: string; fontSize: string; }; export declare const defaultFlipflopLogoStyle: { display: string; justifyContent: string; };