UNPKG

@seidhr/sanity-plugin-timespan-input

Version:

Make it easier to add timespan information with the help of Extended Date Time Format (EDTF).

4 lines (3 loc) 135 B
import { timespan } from './schemas/Timespan'; export declare const timespanInput: import("sanity").Plugin<void>; export { timespan };