UNPKG

@crazy-thursday/use-kfc

Version:

generate crazy thursday info hooks!

6 lines (5 loc) 132 B
/** * @description check current day of week is thursday * @returns {boolean} */ export default function useThursday(): boolean;