Skip to content

Commit

Permalink
Export getSigner
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky authored and carmenlau committed Oct 2, 2018
1 parent 1312952 commit c1a1790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/skygear-core/lib/cloud/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -443,3 +443,4 @@ export { getContainer, publishEventsToChannels } from './container';
export const ErrorCodes = _ErrorCodes;
export const SkygearError = _SkygearError;
export const log = _createLogger;
export { getSigner } from './asset';

0 comments on commit c1a1790

Please sign in to comment.