UNPKG

@heinlein-video/rrule

Version:

rrule fork. Includes the src/ folder for typescript sourceMaps

4 lines 198 B
import { Language } from './i18n'; import { Options } from '../types'; export default function parseText(text: string, language?: Language): Partial<Options>; //# sourceMappingURL=parsetext.d.ts.map