UNPKG

light-bolt11-decoder

Version:

<a href="https://nbd.wtf"><img align="right" height="196" src="https://user-images.githubusercontent.com/1653275/194609043-0add674b-dd40-41ed-986c-ab4a2e053092.png" /></a>

9 lines (8 loc) 373 B
export declare const SC_ATTR: string; export declare const SC_ATTR_ACTIVE = "active"; export declare const SC_ATTR_VERSION = "data-styled-version"; export declare const SC_VERSION: string; export declare const SPLITTER = "/*!sc*/\n"; export declare const IS_BROWSER: boolean; export declare const DISABLE_SPEEDY: boolean; export declare const STATIC_EXECUTION_CONTEXT: {};