Files
indiekit-server/node_modules/@date-fns/tz/constants/index.d.cts

6 lines
248 B
TypeScript

/**
* The symbol to access the `TZDate`'s function to construct a new instance from
* the provided value. It helps date-fns to inherit the time zone.
*/
export declare const constructFromSymbol: unique symbol;
//# sourceMappingURL=index.d.ts.map