add initial marp implementation with sample content and build configuration
This commit is contained in:
5
node_modules/speech-rule-engine/js/common/browser_util.d.ts
generated
vendored
Normal file
5
node_modules/speech-rule-engine/js/common/browser_util.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export declare function detectIE(): boolean;
|
||||
export declare function detectEdge(): boolean;
|
||||
export declare const mapsForIE: {
|
||||
[key: string]: any;
|
||||
};
|
||||
Reference in New Issue
Block a user