UNPKG

hexo-front-matter

Version:
5 lines (4 loc) 141 B
import type { ScalarTag } from 'yaml'; export declare function timestampFactory(defaultTimeZone: string): ScalarTag & { test: RegExp; };