UNPKG

abowire

Version:

This is the official **Abowire Javascript SDK**, which makes it easy to connect to the Abowire **GraphQL API** and includes all the required dependencies you need.

5 lines (4 loc) 108 B
export declare const buttonSelector = "abowire-button"; export declare class Button { onLoad(): void; }