moonbit-community/proton/extension does not have a README file
pub(all) suberror ExtensionAdapterError {
TypedSpecInvalid(extension_id~ : String, detail~ : String)
} derive(Debug)type Extensiontype Extensionsfn poller_script(js_namespace~ : String, drain_method~ : String, poller_field~ : String) -> Stringfn typed(contract : ExtensionContract, command_routes : Array[ContractRoute], register : (CommandRegistrar) -> Unit raise, scripts? : Array[String], dependencies? : Array[String], resolve_permission? : (Json, String) -> Json raise PermissionScopeValidationError, on_destroy? : () -> Unit raise) -> ExtensionMoonBit bindings for the Proton native desktop runtime.
Dependencies