mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 22:28:55 +08:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
/* eslint-disable no-restricted-imports */
|
|
export type { Viewport } from 'next'
|