mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 21:47:56 +00:00
fix(docs): support multiple SDK paths for local and CI environments
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["pezkuwi_sdk_docs",[["impl<T: <a class=\"trait\" href=\"pezkuwi_sdk_docs/reference_docs/frame_runtime_types/pallet_bar/trait.Config.html\" title=\"trait pezkuwi_sdk_docs::reference_docs::frame_runtime_types::pallet_bar::Config\">Config</a>> BuildStorage for <a class=\"struct\" href=\"pezkuwi_sdk_docs/reference_docs/frame_runtime_types/pallet_bar/struct.GenesisConfig.html\" title=\"struct pezkuwi_sdk_docs::reference_docs::frame_runtime_types::pallet_bar::GenesisConfig\">GenesisConfig</a><T>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[511]}
|
||||
Reference in New Issue
Block a user