How to use the @wxa/core.wxa function in @wxa/core

To help you get started, we’ve selected a few @wxa/core examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github wxajs / wxa / packages / wxa-cli / lib-dist / wxa_wrap.js View on Github external
set: function set(x) {
            this.$value = x;

            if (x == null) return;

            _core.wxa.launch(type, x, path);
        }
    });

@wxa/core

wxa core feature

MIT
Latest version published 4 months ago

Package Health Score

66 / 100
Full package analysis

Similar packages