UNPKG

payload-plugin-scheduler

Version:
5 lines (4 loc) 140 B
import React from 'react'; import { Props } from 'payload/components/views/Cell'; declare const Cell: React.FC<Props>; export default Cell;