mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 12:34:06 +01:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
function __background_get(__prop, __bind) {
|
|
var __backinfo = __background_get_element(__bind);
|
|
|
|
return __background_get_internal(__prop, __bind, __backinfo);
|
|
} |