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