first commit
This commit is contained in:
4
node_modules/transliteration/dist/node/data/charmap.d.ts
generated
vendored
Normal file
4
node_modules/transliteration/dist/node/data/charmap.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface Charmap {
|
||||
[key: string]: string;
|
||||
}
|
||||
export declare const charmap: Charmap;
|
||||
Reference in New Issue
Block a user