projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d94e7b98d8fe4630f09d6cd454b70877be78dbb4
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
var isImplemented = require('../../../../reg-exp/#/sticky/is-implemented');
4
5
module.exports = function (a) { a(isImplemented(), true); };