import { proposal } from "https://deno.land/x/polkadot@0.2.12/api-derive/collective/index.ts";
Parameters
section: Collective
Returns
(instanceId: string, api: DeriveApi) => (hash: Hash | Uint8Array | string) => Observable<DeriveCollectiveProposal | null>