Export getDate so can be overwritten · debug-js/debug@99101f8

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 99101f8

authored

Export getDate so can be overwritten

1 parent 285dfe1 commit 99101f8

File tree

1 file changed

+

1

-

0

lines changed

1 file changed

+

1

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -15,6 +15,7 @@ exports.formatArgs = formatArgs;

1515

exports.save = save;

1616

exports.load = load;

1717

exports.useColors = useColors;

18+

exports.getDate = getDate;

1819
1920

/**

2021

* Colors.

0 commit comments

Comments

 (0)