UNPKG

mazeof-react

Version:
3 lines (2 loc) 141 B
import * as types from "../nightShiftTypes"; export declare const useNightShiftAndCookies: (cookiesKey: string) => types.UseNightShiftTypes;