UNPKG

flatpickr_plus

Version:

A lightweight, powerful javascript datetime picker with additional locale year support and year dropdown

4 lines (3 loc) 205 B
declare const themeChanger: (themeName: string, pathToThemeFolder: string) => Promise<void>; export default themeChanger; export declare function getCurrentThemeName(pathToThemeFolder: string): string;