UNPKG

willcore.core

Version:
9 lines (6 loc) 146 B
/** * Proxy class for the main intermediate assignable instanciation. */ class chainableProxy{ } module.exports = chainableProxy;