UNPKG

graphql-gene

Version:

Generates automatically an executable schema out of your ORM models

10 lines (8 loc) 178 B
declare module '*.html?raw' { const fileContent: string export default fileContent } declare module '*.txt?raw' { const fileContent: string export default fileContent }