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) 100 B
export declare const preloaderTemplate: ({ doc, props }: { doc: any; props: any; }) => any;