Skip to content

Commit

Permalink
chore: update lib interface tests
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Sep 11, 2024
1 parent 002453f commit 819f2d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ describe('lib', () => {
expect(lib).toMatchInlineSnapshot(`
{
"ExtendableError": [Function],
"FileURLProvider": [Function],
"LocalizedError": [Function],
"createLocalizeError": [Function],
"daysDiff": [Function],
"daysDiffFromNow": [Function],
"dotsToSpaces": [Function],
"ensureUTC": [Function],
"formatDate": [Function],
"getFileRenderType": [Function],
"getUnixTimestamp": [Function],
"isErrorLocalizer": [Function],
"secondsToDuration": [Function],
Expand Down

0 comments on commit 819f2d9

Please sign in to comment.