UNPKG

graphql-playground-html

Version:

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

6 lines (5 loc) 119 B
declare const getLoadingMarkup: () => { script: string; container: string; }; export default getLoadingMarkup;