1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 07:04:14 +01:00

Death to E4X and stuff.

This commit is contained in:
Kris Maglione
2012-11-28 00:37:45 -08:00
parent b7fa2f904d
commit 8d1d33aeeb
3 changed files with 72 additions and 71 deletions

View File

@@ -2,7 +2,7 @@
//
// This work is licensed for reuse under an MIT license. Details are
// given in the LICENSE.txt file included with this file.
/* use strict */
"use strict";
defineModule("finder", {
exports: ["RangeFind", "RangeFinder", "rangefinder"],