aboutsummaryrefslogtreecommitdiff
path: root/implementors/regex/trait.Replacer.js
blob: 274f2013fc00b581b0760f51657452333fc6e2cb (plain)
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors['regex'] = [];

            if (window.register_implementors) {
                window.register_implementors(implementors);
            } else {
                window.pending_implementors = implementors;
            }
        
})()