source:
frontend/node_modules/underscore/amd/isRegExp.js
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 112 bytes | |
| Line | |
|---|---|
| 1 | define(['./_tagTester'], function (_tagTester) { |
| 2 | |
| 3 | var isRegExp = _tagTester('RegExp'); |
| 4 | |
| 5 | return isRegExp; |
| 6 | |
| 7 | }); |
Note:
See TracBrowser
for help on using the repository browser.
