UNPKG

82 BTypeScriptView Raw
1declare const entities: {
2 [name: string]: string;
3};
4export default entities;