UNPKG

@pierre/diffs

Version:

5 lines 230 B
//#region src/utils/isGutterUtilityPath.d.ts declare function isGutterUtilityPath(path: readonly (EventTarget | undefined)[]): boolean; //#endregion export { isGutterUtilityPath }; //# sourceMappingURL=isGutterUtilityPath.d.ts.map