4
shared/typings/index.d.ts
vendored
Normal file
4
shared/typings/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "emoji-regex" {
|
||||
const RegExpFactory: () => RegExp;
|
||||
export = RegExpFactory;
|
||||
}
|
||||
Reference in New Issue
Block a user