getCustomSecond()
import { getCustomSecond } from "@hirishu10/simple-date-time";
const second = getCustomSecond();
Output: 10; // current seconds
import { getCustomSecond } from "@hirishu10/simple-date-time";
const second = getCustomSecond();
Output: 10; // current seconds