UNPKG

react-garden

Version:

React + TypeScript + ThreeJS app using Material UI on NextJS, Apollo Client, GraphQL + WordPress REST APIs, for ThreeD web development.. a part of the threed.ai code family.

9 lines (8 loc) 145 B
declare global { export type MMStaticImageData = { src: string height: number width: number blurDataURL?: string } }