Coda by Ian Macalinao
    Preparing search index...

    Type Alias LinkedDataKey

    LinkedDataKey:
        | { __kind: "LinkedLifecycleHook"; fields: readonly [Address] }
        | { __kind: "LinkedAppData"; fields: readonly [Authority] }

    Identifies which linked adapter (LinkedLifecycleHook or LinkedAppData) a DataSection belongs to.