Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
MT-13452 minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LynchEP committed Sep 15, 2022
1 parent 67c3b0c commit c6f9c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moltin.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { ErasureRequestsEndpoint } from './types/erasure-requests'
import { PriceBookPriceModifierEndpoint } from './types/price-book-price-modifiers'
import { AccountMembershipSettingsEndpoint } from './types/account-membership-settings'
import { ApplicationKeysEndpoint } from './types/application-keys'
import {AuditLogsEndpoint} from './types/audit-logs'
import { AuditLogsEndpoint } from './types/audit-logs'

export * from './types/config'
export * from './types/storage'
Expand Down

0 comments on commit c6f9c3c

Please sign in to comment.