3 lines
149 B
TypeScript
3 lines
149 B
TypeScript
import { EditorInterface } from '../interfaces/editor';
|
|
export declare const isEdge: EditorInterface['isEdge'];
|
|
//# sourceMappingURL=is-edge.d.ts.map
|