member_webapp/@overflow/shared/auth/auth.constant.ts

4 lines
42 B
TypeScript
Raw Normal View History

2018-05-28 05:41:56 +00:00
export const MODULE = {
name: 'auth'
};