UNPKG

marko-widgets

Version:

Module to support binding of behavior to rendered UI components rendered on the server or client

10 lines 212 B
{ "dependencies": [ { "type": "require", "path": "./client-init", "run": true, "if": "!flags.contains('marko-widgets/no-client-init')" } ] }