UNPKG
ui-logon-angular
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Refer [UI-Logon](https://www.npmjs.com/package/ui-logon).
github.com/VinceZK/Logon
VinceZK/Logon
ui-logon-angular
/
lib
/
msgStore.d.ts
11 lines
(10 loc)
•
187 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export declare const msgStore: { msgCat: string; msgName: string; msgText: { EN: { shortText: string; longText: string; }; }; }
[]
;