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

Commit

Permalink
feat(src/common/api/index.js): export LocalStorageCookiesSvc from api
Browse files Browse the repository at this point in the history
  • Loading branch information
Metnew committed Aug 10, 2017
1 parent 1d89e3c commit 2356ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/api/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from './AuthSvc'
export * from './LocalStorageCookiesSvc'
export * from './PostsSvc'
export * from './UsersSvc'
export * from './utils'

0 comments on commit 2356ea0

Please sign in to comment.