UNPKG

@stencila/schema

Version:

Stencila schema and other specifications

8 lines (6 loc) 175 B
// package.json declare module '*/package.json' { export const version: string export const author: string } declare const graphql: (query: TemplateStringsArray) => void