UNPKG

apostrophe

Version:
10 lines (8 loc) 138 B
module.exports = { init(self) { // Set property self.color = 'red'; // Attach to apos self.apos.subtest = self; } };