mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2024-12-23 14:13:47 +01:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
/* */
|
|
var $def = require("./$.def");
|
|
$def($def.P, 'String', {repeat: require("./$.string-repeat")});
|