UNPKG

@guestbell/react-page-plugins

Version:

Plugins we use in GuestBell for working with amazing react-page package

6 lines (5 loc) 91 B
export interface ImageInstance { width: number; height: number; src: string; }