UNPKG

zwapp

Version:

前端框架-学习

5 lines (4 loc) 156 B
import { FRAGMENT_NODE } from "./data"; import type { FragmentType } from "./types"; export declare const Fragment: FragmentType; export { FRAGMENT_NODE };