3 lines
152 B
TypeScript
3 lines
152 B
TypeScript
import { EditorInterface } from '../interfaces/editor';
|
|
export declare const hasPath: EditorInterface['hasPath'];
|
|
//# sourceMappingURL=has-path.d.ts.map
|